Skip to content
Zed

Webhook Toolkit for Zed

io.github.the-kipdev/webhook-toolkit

Webhook URLs for AI agents: receive, wait for, replay, sign and verify webhooks (Stripe, GitHub…).

client:Zed transport:streamable-http runtime:npm tools:10

Install Webhook Toolkit in Zed

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

{
  "context_servers": {
    "webhook-toolkit": {
      "url": "https://webhook-toolkit.com/mcp"
    }
  }
}

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

What Zed can do once it is connected

Webhook Toolkit in other clients