Webhook Toolkit MCP Tools
Webhook Toolkit exposes 10 tools. Each one has its own page with the configuration for every client that can run this server.
-
create_webhook_urlMutatingcreate webhook url
-
list_webhook_urlsRead-onlylist webhook urls
-
wait_for_webhookwait for webhook
-
list_webhook_requestsRead-onlylist webhook requests
-
get_webhook_requestRead-onlyget webhook request
-
set_webhook_responseMutatingset webhook response
-
replay_webhook_requestreplay webhook request
-
sign_webhook_payloadsign webhook payload
-
verify_webhook_signatureverify webhook signature
-
explain_webhook_requestexplain webhook request
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.