Webhook capture bins for agents: get a URL, wait for webhooks, set replies, verify signatures. Connect the official Hookden MCP server to Claude, ChatGPT, or Cursor through gate — one gateway URL, no config files, security-checked.
Free to start · No credit card · No hosting needed
Pick your client. Copy, paste, done — or let gate handle sign-ins and policies for you.
claude mcp add --transport http hookden https://hookden.pages.dev/mcpRun in your terminal, then restart Claude Code.
Hookden · https://hookden.pages.dev/mcp
Real prompts you can type the moment it's connected — no setup, no docs to read.
“Use “create_bin”: Create a new webhook capture bin. Returns a public capture_url — point any webhook (Stripe, GitHub, Slack, your own service…) at it and ever.”
“Use “list_captures”: List requests captured by a bin, oldest first. Compact summaries (id, method, path, time, content-type, body size, signature status). Use ge.”
“Use “get_capture”: Get one captured request in full: method, path, query, every header, and the body. Binary bodies are returned base64-encoded (up to 8KB, wit.”
“Use “wait_for_capture”: Block until the next request arrives at a bin (or a timeout passes), then return it in full. Ideal flow: create_bin → configure the webhook.”
Every server in the gate directory has to pass the same four checks before your AI can touch it. Here's how Hookden holds up.
Operated by Hookden (pages.dev) at its documented MCP endpoint — not a third-party mirror or community re-host.
This server only exposes public data — no account and no credentials are involved when you connect.
gate checks every tool for prompt injection, hidden instructions, data-exfiltration hints, and over-broad permissions before the server is available through your gateway.
If Hookden adds or changes tools later, gate re-scans and alerts you — before your AI acts on the change.
Add one gateway URL to Claude, ChatGPT, or any MCP client. One-time setup, about two minutes.
Choose Hookden in the gate directory. No sign-in needed.
Hookden's tools are live in every AI client you've connected — with rules and logging built in.
Free to start · No credit card · No hosting needed
Fetched live from the official endpoint and re-checked daily by gate — not marketing copy.
create_bin — Create a new webhook capture bin. Returns a public capture_url — point any webhook (Stripe, GitHub, Slack, your own service…) at it and ever
list_captures — List requests captured by a bin, oldest first. Compact summaries (id, method, path, time, content-type, body size, signature status). Use ge
get_capture — Get one captured request in full: method, path, query, every header, and the body. Binary bodies are returned base64-encoded (up to 8KB, wit
wait_for_capture — Block until the next request arrives at a bin (or a timeout passes), then return it in full. Ideal flow: create_bin → configure the webhook
send_test_webhook — Simulate a webhook delivery into a bin — no external sender or HTTP client needed. Seeds one realistic, clearly-labeled sample capture (defa
set_response — Configure what a bin replies to webhook senders: HTTP status, content-type, body, custom response headers, optional delay. Body and header v
verify_signature — Verify a webhook signature against a secret — 25 provider-exact schemes plus a generic HMAC mode, the same engine that computes ✓/✗ badges o
https://hookden.pages.dev/mcpYes — Hookden operates its own remote MCP server at hookden.pages.dev. gate connects you to that official endpoint and adds security scanning, per-tool access rules, and an activity log on top.
Add gate's gateway URL to your AI client once, then pick Hookden in the directory. No account or sign-in is needed. From then on, Hookden's tools are available in every client you've connected to gate.
No. Hookden runs the server, and gate is fully managed. You just connect one URL — there's nothing to install, deploy, or maintain.
It's the vendor's official endpoint, and gate scans its tools for prompt injection and hidden instructions before it goes live, re-checks it whenever it changes, and lets you allow, block, or require approval for every single tool.
Yes — you can get started with gate for free and connect Hookden in minutes. No credit card required.
Every server below works through the same gateway URL — connect once, add tools anytime.
Set up Hookden in: Claude · Claude Code · ChatGPT · Cursor · VS Code