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
{
"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