Skip to content
Windsurf

codeseeker for Windsurf

io.github.jghiringhelli/codeseeker

Graph-powered code intelligence with semantic search and knowledge graph for AI assistants

client:Windsurf transport:stdio runtime:npm

Install codeseeker in Windsurf

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

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

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

codeseeker in other clients