Skip to content
Windsurf

agent gate for Windsurf

io.github.jott2121/agent-gate

Fail-closed quality gate and hash-chained receipt ledger for AI agent workflows.

client:Windsurf transport:stdio runtime:pypi

Install agent gate in Windsurf

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

{
  "mcpServers": {
    "agent-gate": {
      "command": "uvx",
      "args": [
        "mcp-agent-gate"
      ]
    }
  }
}

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

agent gate in other clients