Skip to content
Claude Desktop

warden402 mcp for Claude Desktop

io.github.sukrutkrdg/warden402-mcp

Pre-execution safety for AI agents on Base. Guard a token, tx or address: block/review/clear.

client:Claude Desktop transport:stdio runtime:npm

Install warden402 mcp in Claude Desktop

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "warden402-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "warden402-mcp"
      ],
      "env": {
        "WARDEN_API_URL": "<WARDEN_API_URL>"
      }
    }
  }
}

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

warden402 mcp in other clients