Send, validate, debug webhooks for AI agents
Webhook management and testing tools for AI agents, built on the Model Context Protocol. Send a webhook payload to any URL with custom headers, body, and content-type. Supports automatic retry with exponential backoff and jitter. Returns detailed attempt records including status codes, timing, and errors. Validate webhook signatures using HMAC-SHA256 or HMAC-SHA1. Includes built-in patterns for:…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
Webhook management and testing tools for AI agents, built on the Model Context Protocol. Send a webhook payload to any URL with custom headers, body, and content-type. Supports automatic retry with exponential backoff and jitter. Returns detailed attempt records including status codes, timing, and errors. Validate webhook signatures using HMAC-SHA256 or HMAC-SHA1. Includes built-in patterns for: Stripe — format with timestamp tolerance Slack — with signing scheme Uses timing-safe comparison to…