Skip to content
Claude Desktop

agentguard for Claude Desktop

io.github.mukundakatta/agentguard

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

client:Claude Desktop transport:stdio runtime:npm

Install agentguard in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

agentguard in other clients