Skip to content
Zed

Webhook Tester API for Zed

io.github.br0ski777/webhook-tester

Test webhook endpoints — send requests, measure latency, validate responses. x402 micropayment.

client:Zed transport:sse

Install Webhook Tester API in Zed

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

{
  "context_servers": {
    "webhook-tester": {
      "url": "https://webhook-tester.api.klymax402.com/mcp"
    }
  }
}

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

Webhook Tester API in other clients