Skip to content
Claude Desktop

aurekai mcp for Claude Desktop

io.github.aurekai/aurekai-mcp

Aurekai MCP server for akai doctor, manifests, artifacts, feature queries, and runtime inspection.

client:Claude Desktop transport:stdio runtime:npm

Install aurekai mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "aurekai-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@aurekai/mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

aurekai mcp in other clients