Give Claude access to your Paddle billing in 30 seconds.
A hosted MCP server that lets Claude, Cursor, and other AI agents securely call your Paddle Billing account — read, create, update, refund — through one OAuth-protected endpoint. Try every tool free; pay only when you outgrow 50 calls/month.
Get started — free See pricing
What it does
- 39 tools across 14 Paddle resources — products, prices, customers, subscriptions, transactions, invoices, adjustments, discounts, webhook notifications, the 90-day event audit stream, async CSV reports, localized pricing previews, customer-portal sessions, and the webhook simulator.
- Preview before you commit —
preview_subscription_updateshows proration math,preview_pricingshows localized totals with VAT — both without touching Paddle state. - Customer support in one call —
find_customerby email,create_customer_portal_sessionfor a signed self-serve URL,list_eventsto see what happened in the last 90 days. - Edit your catalog in place —
update_product,update_price,update_customer,update_discount: rename, retag tax category, archive, or tweak coupon rules straight from the agent. - OAuth 2.1 with per-user encryption — your Paddle API key is AES-GCM encrypted at rest in Cloudflare KV; we never log raw values.
- Sandbox + Production slots — agents pick which environment per call.
- Destructive actions require confirmation — cancel and refund tools return a dry-run preview unless you pass
confirmed: true.
How it works
- Sign up with email + password (or magic link / Google).
- Paste your Paddle API key (sandbox or production) into the dashboard.
- Add the MCP server URL to your Claude Desktop / Cursor / Claude Code config.
- Ask the agent anything: "refund the last transaction for alice@example.com", "list customers on past_due", "create a Pro Plan at $49/mo and $490/yr".
Who it's for
Indie SaaS founders running on Paddle who want to build internal AI agents, support bots, or billing automations without writing REST glue every time.