Skip to content
Windsurf

agentgate for Windsurf

io.github.ciceroyang/agentgate

Read-only evidence for the tools agents run: MCP server records, coverage and policy.

client:Windsurf transport:stdio runtime:npm

Install agentgate in Windsurf

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

{
  "mcpServers": {
    "agentgate": {
      "command": "npx",
      "args": [
        "-y",
        "@zhiliangtech/agentgate"
      ]
    }
  }
}

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

agentgate in other clients