velocirag for Windsurf
io.github.haseebkhalid1507/velocirag
Lightning-fast RAG for AI agents. 4-layer fusion, ONNX Runtime, sub-200ms search.
client:Windsurf
transport:stdio
runtime:pypi
Install velocirag in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"velocirag": {
"command": "uvx",
"args": [
"velocirag"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs