Skip to content
Windsurf

agentguard for Windsurf

io.github.mukundakatta/agentguard

Network-egress firewall for agent tools: check URLs against a declarative policy.

client:Windsurf transport:stdio runtime:npm

Install agentguard in Windsurf

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

{
  "mcpServers": {
    "agentguard": {
      "command": "npx",
      "args": [
        "-y",
        "@mukundakatta/agentguard-mcp"
      ]
    }
  }
}

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

agentguard in other clients