Skip to content
Windsurf

Koragraph for Windsurf

in.koragraph/koragraph

Local multi-repo code graph over MCP. Blast radius, call graphs, and memory anchored to code.

client:Windsurf transport:stdio runtime:npm

Install Koragraph in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "koragraph": {
      "command": "npx",
      "args": [
        "-y",
        "koragraphmcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Koragraph in other clients