No credit card required · The endpoint below is already listening
The test event fires a Stripe-shaped payload at your endpoint. No terminal, no signup.
Trusted by engineers at
Every tool here answers to two operators: you in the dashboard, and your coding agent over MCP or the CLI. Same endpoints, same captured requests, same replay — nothing is dashboard-only.
Connect Claude Code, Cursor, or Codex to Hooklistener over MCP. Your agent creates the endpoint, waits for the webhook to land, reads the payload, and tells you what broke — without you opening a browser tab.
Show me the last Stripe webhook payload
46 MCP tools available
Endpoints, requests, monitors, email, automations, diagnosis
Connect Hooklistener once and Claude Code, Cursor, or Codex get 46 tools for endpoints, events, replays, monitors, and email inboxes — then use them without you leaving the editor.
Stripe checkout webhooks are failing in staging. Figure out why.
The signature header is valid on all 14 — staging is the one rejecting them. Your signing secret was rotated at 09:07, five minutes before the first 500. STRIPE_WEBHOOK_SECRET still holds the old value. Updated it and redeployed.
Root cause: a rotated signing secret staging never picked up. All 14 checkout events replayed clean, and the next silent half hour pings #payments before a customer does.
One command, no config. Prefer a terminal? The same tools ship in the CLI.
Four things developers reach for Hooklistener to do — each one a few clicks or a single command away.
Point Stripe, Shopify, or GitHub at a Debug Endpoint and watch payloads arrive live. Inspect headers, verify signatures, and replay any request against staging or production.
Put a Monitor on a critical endpoint and get told the moment traffic goes quiet or error rates climb — by email or Slack, not by a support ticket three days later.
Some systems only send email. Give them an Email Inbox address, and order confirmations, reports, and alerts get parsed into JSON and POSTed to the endpoint of your choice.
One CLI command forwards live traffic to your dev server. Your coding agent can run that command too, then read the captured requests back through the MCP server.
Works with anything that can send an HTTP request — Stripe, GitHub, Shopify, Twilio, your own services.
See how it worksGet a public HTTPS URL that forwards straight to your dev server. Every request through the tunnel is captured, inspectable, and replayable — and your coding agent can open one itself, since the tunnel is just a CLI command.
Providers time out, rate-limit you, and return shapes their docs never mention. Set the status code, headers, body, and latency your endpoint replies with, and reproduce that behavior whenever you need it — instead of waiting for it to happen in production.
Choose the HTTP status, add response headers, and write the JSON or plain-text body your endpoint returns to the caller.
Hold responses for a fixed delay or return intermittent 5xx errors, then let your agent run the integration against it and confirm the retry and backoff paths actually work.
The same endpoint works in local dev, CI, and staging. Change the response rules per environment without touching application code.
claude mcp add --transport http hooklistener https://app.hooklistener.com/api/mcpOAuth signs you in through the browser, so there is no API key to paste. Your agent then has 46 tools covering debug endpoints, captured requests, automations, schedules, secrets, email inboxes, and uptime monitors. In practice that means it can create an endpoint, block until the next webhook lands, read the payload, and explain why your handler returned a 500—without you leaving the terminal.https://app.hooklistener.com/api/mcp that publishes 46 webhook tools across 9 categories: debug endpoints, requests, automations, schedules, secrets, a key-value datastore, uptime monitors, email inboxes, and AI request analysis. It runs over Streamable HTTP (JSON-RPC 2.0), authenticates with OAuth 2.0 or an hklst_ API key, and is available on every plan including Free. There is nothing to install or self-host. See the full tool list.Connect Claude Code, Cursor, or Codex to Hooklistener's MCP server and your agent gets 46 tools for endpoints, requests, automations, schedules, and email. You get the same data live in the dashboard.
Free plan includes MCP access. No credit card required.