Skip to content
Claude Desktop

AgentShield for Claude Desktop

io.github.atmflow55/agentshield

Smart contract security for AI agents — verify, monitor, freeze, x402 payments

client:Claude Desktop transport:stdio runtime:npm

Install AgentShield in Claude Desktop

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

{
  "mcpServers": {
    "agentshield": {
      "command": "npx",
      "args": [
        "-y",
        "agentshield-protocol"
      ]
    }
  }
}

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

AgentShield in other clients