Skip to content
Zed

catchr for Zed

dev.workers.perch-app.catchr/catchr

Instant no-signup webhook & HTTP-request inspector for testing webhooks and agent tool-callbacks.

client:Zed transport:streamable-http

Install catchr in Zed

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

{
  "context_servers": {
    "catchr": {
      "url": "https://catchr.perch-app.workers.dev/mcp"
    }
  }
}

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

catchr in other clients