trelix for Windsurf
io.github.sairam0424/trelix
Semantic code search for AI agents — hybrid BM25+vector, call-graph, 20+ languages.
client:Windsurf
transport:stdio
runtime:pypi
Install trelix in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"trelix": {
"command": "uvx",
"args": [
"trelix-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs