Skip to content
Windsurf

Vectr for Windsurf

io.github.swapnanil/vectr

Semantic codebase search + persistent working memory for AI code editors. Local, no API key.

client:Windsurf transport:stdio runtime:pypi

Install Vectr in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "vectr": {
      "command": "uvx",
      "args": [
        "vectr"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Vectr in other clients