aidex for Windsurf
io.github.cscsoftware/aidex
Persistent code indexing for AI assistants. 50x less context than grep. 11 languages.
client:Windsurf
transport:stdio
runtime:npm
Install aidex in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"aidex": {
"command": "npx",
"args": [
"-y",
"aidex-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs