Skip to content
Zed

Hookwarden — Webhook Integrity for Zed

io.github.hookwarden/mcp

Webhook signature-verification audit. Stripe, GitHub, Shopify, Twilio +17. Local. Deterministic.

client:Zed transport:stdio runtime:npm

Install Hookwarden — Webhook Integrity in Zed

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

{
  "context_servers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@hookwarden/mcp"
      ]
    }
  }
}

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

Hookwarden — Webhook Integrity in other clients