Skip to content
Zed

AgentShield for Zed

io.github.atmflow55/agentshield

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

client:Zed transport:stdio runtime:npm

Install AgentShield in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

AgentShield in other clients