Webhook Catcher is a web-based service that generates temporary URLs to receive, display, and replay incoming HTTP requests from any service. It addresses the need for developers to quickly test and debug webhook deliveries without setting up their own endpoints or accounts.
It displays each request in real time, showing the method, headers with secrets redacted, query parameters, and body. Support for JSON, form data, and raw text views appears side by side, and unknown content types are preserved as raw text. A 30-day searchable and filterable history stores all captures. Any request can be replayed unchanged or after editing the body and headers. Important captures can be pinned to avoid expiration.
The wcat command-line tool creates an outbound connection that forwards captured requests directly to a local server such as localhost on port 3000, removing the need to open ports or configure tunnels. A built-in MCP server and token-scoped REST API allow AI coding agents such as Claude Code or Cursor to read captured requests directly for automated analysis.
No sign-up or configuration is required. A URL is minted with one click and becomes active immediately. The service works with any tool that can send HTTP requests, including Stripe, GitHub, Shopify, Slack, Twilio, PayPal, Discord, Linear, Vercel, Notion, OpenAI, Clerk, Resend, Supabase, SendGrid, and Square. It is free with no account needed and retains history for thirty days.
Webhook Catcher is an API design, testing & docs project. It enables developers to easily test and debug webhook integrations by capturing and replaying requests. Webhook Catcher is a B2B product aimed at developers and QA engineers. It is available for free. Webhook Catcher is available on the web and the command line.
Webhook Catcher first shipped in 2024. Among its 7 catalogued features are webhook endpoint creation, live payload inspection, and request replay. It exposes integrations via a public API and an MCP server.
Summary written by a language model from the project’s public pages.
What PulseGate has recorded for this listing
Closest matches by what these projects do