Skip to content
Zed

webhook.co for Zed

co.webhook/webhook

Receive, inspect, replay and deliver webhooks — with signature verification and agent triggers.

client:Zed transport:streamable-http

Install webhook.co in Zed

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

{
  "context_servers": {
    "webhook": {
      "url": "https://mcp.webhook.co/mcp"
    }
  }
}

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

webhook.co in other clients