Skip to content
Windsurf

rag-rat for Windsurf

io.github.cq27-dev/rag-rat

Repository intelligence, code graph, history, papertrail, and cross-agent memory for coding agents.

client:Windsurf transport:stdio runtime:npm

Install rag-rat in Windsurf

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

{
  "mcpServers": {
    "rag-rat": {
      "command": "npx",
      "args": [
        "-y",
        "@rag-rat/bin"
      ]
    }
  }
}

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

rag-rat in other clients