Skip to content
Zed

chain signer for Zed

io.github.kevthetech143/chain-signer

Security suite for AI agents: flag drains, permit-phishing & risky actions before signing.

client:Zed transport:stdio runtime:pypi

Install chain signer in Zed

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

{
  "context_servers": {
    "chain-signer": {
      "command": "uvx",
      "args": [
        "chain-signer"
      ]
    }
  }
}

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

chain signer in other clients