Skip to content

bunnyapp/bunny-plugin

v0.2.0MIT

Bunny for AI agents — operate a live Bunny billing account through MCP tools, plus developer skills for docs, GraphQL and SDK integration

bunny-webhooks

Build webhook handlers that receive events from Bunny. Covers the two webhook flavours (Platform webhooks for tenant provisioning and checkout validation; Workflow webhooks for arbitrary object-change events across Accounts, Subscriptions, Invoices, Quotes, and 20+ other types), HMAC signature validation via the x-bunny-signature header against the raw request body, the optional Bearer-token Authorization header on platform webhooks, default payload envelope with type and payload fields, custom templated payloads with {{placeholder}} syntax, idempotency patterns, Bunny's per-event-class retry and timeout policy, and the Node / Ruby SDK verification helpers (bunny.webhooks.validate, BunnyApp::Webhook.verify). Use when receiving Bunny webhooks on a server you control.

Read SKILL.md at the source

Pinned to revision ed962fe0b797, so it is the text this page describes rather than whatever the author pushed since.

Files

Every link opens the file at its source, pinned to the revision this page describes.