Odel
Kage

Kage

Local
@kage-core32TypeScriptGPL-3.0Updated 1w ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npm@kage-core/kage-graph-mcpv2.3.0

Run

npx -y @kage-core/kage-graph-mcp

MCP client config

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