Skip to content
Windsurf

GraphPilot for Windsurf

io.github.graphpilot-oss/graphpilot

Structural memory for coding agents: callers, callees, blast radius and symbols over MCP.

client:Windsurf transport:stdio runtime:npm

Install GraphPilot in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "graphpilot": {
      "command": "npx",
      "args": [
        "-y",
        "@graphpilot-oss/graphpilot"
      ],
      "env": {
        "GRAPHPILOT_ROOT": "<GRAPHPILOT_ROOT>"
      }
    }
  }
}

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

GraphPilot in other clients