Skip to content
Windsurf

release gate for Windsurf

io.github.vamsisudhakaran1/release-gate

Pre-deploy security auditor for AI agent code — the risks generic SAST misses.

client:Windsurf transport:stdio runtime:pypi

Install release gate in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "release-gate": {
      "command": "uvx",
      "args": [
        "release-gate"
      ],
      "env": {
        "RG_MCP_ALLOWED_ROOTS": "<RG_MCP_ALLOWED_ROOTS>"
      }
    }
  }
}

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

release gate in other clients