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:…
Abgeleitet aus den Transporten, die dieser Eintrag deklariert (stdio). Ein Client, der hier nicht steht, ist damit nicht ausgeschlossen — Forge kann ihn nur nicht bestätigen.
Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.
Forge hat zu diesem Eintrag keinen Scan verzeichnet und hat daher keine Beobachtung seiner Tool-Oberfläche. Das ist das Fehlen eines Belegs, nicht der Beleg, dass er keine Tools offenlegt.
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…