Aurekai MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 56 installs a week from npm. Last commit 4 May 2026.
Aurekai MCP server for akai doctor, manifests, artifacts, feature queries, and runtime inspection.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add aurekai-mcp -- npx -y @aurekai/mcp
{
"mcpServers": {
"aurekai-mcp": {
"args": [
"-y",
"@aurekai/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.aurekai-mcp]
command = "npx"
args = ["-y", "@aurekai/mcp"]
{
"mcpServers": {
"aurekai-mcp": {
"args": [
"-y",
"@aurekai/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"aurekai-mcp": {
"args": [
"-y",
"@aurekai/mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.