Codeix for Windsurf
io.github.montanetech/codeix
Fast semantic code search for AI agents — find symbols, references, and callers across any codebase
client:Windsurf
transport:stdio
runtime:npm
Install Codeix in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"codeix": {
"command": "npx",
"args": [
"-y",
"codeix"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs