Skip to content
Windsurf

codebase-synapse for Windsurf

io.github.iwiels/codebase-synapse

Indexes codebase into a local knowledge graph with 40+ AI tools and codebase-guard.

client:Windsurf transport:stdio runtime:npm

Install codebase-synapse in Windsurf

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

{
  "mcpServers": {
    "codebase-synapse": {
      "command": "npx",
      "args": [
        "-y",
        "codebase-synapse"
      ]
    }
  }
}

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

codebase-synapse in other clients