Skip to content
Claude Desktop

WARDEN — MCP Security Firewall for Claude Desktop

io.github.alexar76/warden

MCP security firewall: vet tool definitions before they reach the model.

client:Claude Desktop transport:stdio runtime:npm

Install WARDEN — MCP Security Firewall in Claude Desktop

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

{
  "mcpServers": {
    "warden": {
      "command": "npx",
      "args": [
        "-y",
        "@aimarket/warden"
      ]
    }
  }
}

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

WARDEN — MCP Security Firewall in other clients