Odel
warden402.xyz

warden402.xyz

Local
@sukrutkrdgTypeScriptUpdated 2w ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmwarden402-mcpv0.1.0

Run

npx -y warden402-mcp

MCP client config

{
  "mcpServers": {
    "warden402-xyz": {
      "command": "npx",
      "args": [
        "-y",
        "warden402-mcp"
      ]
    }
  }
}