Skip to content
Windsurf

code context gate for Windsurf

io.github.wisdomrock/code-context-gate

Context-aware code retrieval MCP server — ranked, gated results for AI coding agents

client:Windsurf transport:stdio runtime:npm

Install code context gate in Windsurf

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

{
  "mcpServers": {
    "code-context-gate": {
      "command": "npx",
      "args": [
        "-y",
        "code-context-gate"
      ]
    }
  }
}

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

code context gate in other clients