Skip to content
Cursor

kage for Cursor

com.kage-core/kage

Verified memory for coding agents: claims cited against code, stale withheld, savings receipts.

client:Cursor transport:stdio runtime:npm

Install kage in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "kage": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@kage-core/kage-graph-mcp"
      ]
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

kage in other clients