Capture, inspect and replay webhooks locally.
$19 one-time purchase
Up to 3 devices · Cross-platform licence · Free updates forever
Native app for Apple Silicon and Intel Macs. macOS 14+.
How it works
Permanent relay URLs
Each app gets a relay URL that never changes. Paste it into your Stripe dashboard once and forget about it. It survives restarts, reconnections and reinstalls.
Inspect every payload
Payloads arrive in real time with full headers, body and timestamps. JSON is syntax highlighted and searchable. Filter by event type to find what you're after.
Replay anything
Every payload in your history can be replayed. One click sends it to your local server again. Edit the JSON first to test edge cases without retriggering the source event.
Forwarding with status feedback
Payloads forward to your local server automatically. Each one shows a status badge: green for 2xx, red for 5xx, amber for 4xx. You'll see at a glance whether your handler accepted it. No digging through server logs.
Local listener for CLI tools
Point Stripe CLI or any local source at localhost:8747/your-app
and payloads appear in HookBench like any other webhook. Works
offline too.
Send webhooks
Test outgoing webhooks by pointing your app at HookBench. You'll see exactly what your app sends so you can verify your payloads.
Give your coding agent full access to your webhooks.
HookBench ships with a built-in MCP server. Your agent can query captured payloads, search by event type and replay webhooks to your local server. Auto-configuration is built in for all major agents.
Works with any MCP-compatible client.
Query payloads
"Show me the last Stripe webhook" and your agent pulls the full payload, headers and timestamp.
Replay from chat
"Replay that payment_intent.succeeded to my local server" and your agent fires it without you leaving the editor.
Debug with real data
Your agent reads actual webhook payloads when writing or fixing your handler. No mocks, no guessing at field names.
Frequently asked questions
What happens if my Mac is off when a webhook fires?
Does the relay URL ever change?
Can I use it without an internet connection?
Is this Mac only?
Does my licence work on Windows when it launches?
Where is my data stored?
$19 one-time purchase
Up to 3 devices · Cross-platform licence · Free updates forever
Native app for Apple Silicon and Intel Macs. macOS 14+.