Connect your tools, never drop an event, and route the right signals to the right people — in Discord, Slack, or Telegram.
Payment Received
$49.99 · customer@acme.co
invoice.paid triggered
via template: Payment Alert
POST api.example.com/hooks
{ "status": "ok" }
For supported providers, Dispatch registers the webhook with them automatically via OAuth — no URL to copy, no signing secret to paste. Just authorize and go.
Forward, transform, and deliver — your way. Full control and visibility over your entire webhook pipeline.
Three steps to reliable webhook delivery. No infrastructure to manage.
Connect a provider via OAuth and Dispatch registers the webhook automatically — or paste any URL manually. No copy-pasting signing secrets.
Point to where events should be delivered — one source, many targets.
Events flow automatically with retries and real-time logs. Replay any delivery from the dashboard in one click.
Manage all your webhooks from one place — whether you prefer one-click integrations, full API control, or AI assistants.
Connect Discord, Slack, or Telegram in one click. Use the REST API for programmatic control. Or let your AI assistant manage webhooks via the MCP server.
{
"id": "evt_9kXmR2pL",
"status": "delivered",
"event_type": "invoice.paid",
"attempts": 1,
"latency_ms": 42,
"destination": "https://api.example.com/hooks"
}The Dispatch MCP server lets AI assistants create sources, connect destinations, inspect events, and configure filters — all through natural language.
Install in one command
$ claude mcp add dispatch \
-e DISPATCH_API_KEY=dsp_... \
-e DISPATCH_API_URL=https://api.dispatch.tech \
-- npx @dispatch.tech/mcpThen just ask
>"List all my webhook sources"
>"Connect my GitHub source to Discord"
>"Show me today's failed deliveries"
Connect your tools. Route the right events to the right people. Get started free in minutes — no infrastructure required.