Paddle MCP connector
Paddle is a payment infrastructure platform for SaaS companies that handles subscription billing, payment processing, and revenue operations. The Paddle MCP connector allows AI agents to create and manage coupons, list and update subscription plans and products, and process subscription payments. It also supports rescheduling payments, retrieving subscription user details, and managing promotional campaigns across your Paddle account.
Authentication type
- API Key - Requires a static API key to be configured before the agent can connect to the service.
Uses
Use the Paddle MCP connector to perform the following actions:
- Create and manage promotional coupons to drive SaaS subscription growth
- Track and reschedule subscription payments to reduce involuntary churn
- Monitor subscription user accounts and identify expansion opportunities
- View all available subscription plans and product offerings in Paddle
- Analyze payment history to forecast revenue and cash flow accurately
- Automate coupon distribution workflows based on customer segments and campaigns
Example prompts
Use the following example prompts to invoke Paddle MCP connector tools from your AI assistant or Boomi Connect workflow:
Show me all active coupons for our Pro plan in Paddle.List every subscription user who signed up in the last 30 days.Create a 20% discount coupon for our annual billing promotion.What subscription plans do we currently offer in Paddle?Reschedule the payment for customer ABC123 to next month.Display all failed payments from our subscription users this quarter.Update the discount code SAVE25 to expire next Friday.How many active subscriptions do we have across all products?List all payment transactions for our enterprise plan subscribers.Show me which coupons generated the most revenue last month.
Paddle MCP connector tools
The Paddle MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.
| Tool | Description |
|---|---|
| createCoupon | Creates a new coupon with specified discount and validity settings. |
| listCoupons | Retrieves all available coupons associated with a specific product. |
| updateCoupon | Modifies the settings and details of an existing coupon. |
| listPayments | Retrieves all payments associated with active subscriptions. |
| reschedulePayment | Changes the scheduled date for an upcoming subscription payment. |
| listPlans | Retrieves all subscription plans available in the system. |
| listProducts | Retrieves all products available for purchase or subscription. |
| listUsers | Retrieves all users with active or inactive subscriptions. |