Comparison
webhooks.cc vs Webhook.site
Both tools capture and inspect webhooks. The biggest difference is product focus: webhooks.cc is built around developer workflows in CLI, SDK, and AI-assisted tooling.
| Category | webhooks.cc | Webhook.site |
|---|---|---|
| Core webhook inspection | Yes | Yes |
| CLI tunnel to localhost | Yes | Yes |
| TypeScript SDK with waitFor | Yes | No first-party SDK |
| MCP server for AI agents | Yes | No first-party server |
| Request replay | Yes | Yes |
| Search and filtering | Yes | Yes |
| Export (JSON/CSV) | Yes | Yes |
| Pricing model | All features on every tier | Feature-gated tiers |
When webhooks.cc is the better fit
- You want webhook assertions directly inside Vitest/Jest tests.
- You prefer terminal-first development with a native CLI flow.
- You want AI coding agents to create/send/inspect/replay through MCP.
- You want all core features on free and paid without feature gating.