codeindex for Windsurf
io.github.munhq/codeindex
Structural code intelligence over MCP: symbols, callers, imports and blast radius, 40+ languages.
client:Windsurf
transport:stdio
runtime:npm
Install codeindex in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"codeindex": {
"command": "npx",
"args": [
"-y",
"@munhq/codeindex"
],
"env": {
"CODEINDEX_WORKSPACE": "<CODEINDEX_WORKSPACE>",
"CODEINDEX_NO_DAEMON": "<CODEINDEX_NO_DAEMON>",
"CODEINDEX_DAEMON_IDLE_SECS": "<CODEINDEX_DAEMON_IDLE_SECS>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs