@pipeworx/paddle
Connect: https://gateway.pipeworx.io/paddle/mcp · Install: one-click buttons
Tools: 4
Read customer and recurring-revenue state from the Paddle Billing API.
Tools
paddle_list_customers— find recent or updated customer recordspaddle_list_subscriptions— inspect active, trialing, paused, past-due, or canceled subscriptionspaddle_list_transactions— inspect transaction and payment statepaddle_list_adjustments— inspect refunds, credits, and chargebacks
Auth
Pass a Paddle Billing API key as _apiKey. The key needs read permission for each requested resource. Set _environment to sandbox for Paddle’s sandbox API; it defaults to production. The pack is read-only.
Data sources
Tools
- paddle_list_customers — Return bounded Paddle customer records with IDs, email addresses, names, status, locale, and creation or update timestamps. Answers which billing customers match an email or changed recently.
- paddle_list_subscriptions — Return bounded Paddle subscriptions with customer, status, recurring items, billing cycle, next billing date, and scheduled changes. Answers which accounts are active, trialing, paused, past due, or c
- paddle_list_transactions — Return bounded Paddle transactions with customer, subscription, origin, collection mode, currency, totals, payment, and processing status. Answers which payments completed, remain past due, or were ca
- paddle_list_adjustments — Return bounded Paddle adjustments with refund, credit, or chargeback action, status, reason, transaction, customer, currency, and totals. Answers which revenue was refunded, credited, disputed, or rev
Tools
-
paddle_list_adjustments— Return bounded Paddle adjustments with refund, credit, or chargeback action, status, reason, transaction, customer, currency, and totals. Answers which revenue was refunded, credited, disputed, or rev -
paddle_list_customers— Return bounded Paddle customer records with IDs, email addresses, names, status, locale, and creation or update timestamps. Answers which billing customers match an email or changed recently. -
paddle_list_subscriptions— Return bounded Paddle subscriptions with customer, status, recurring items, billing cycle, next billing date, and scheduled changes. Answers which accounts are active, trialing, paused, past due, or c -
paddle_list_transactions— Return bounded Paddle transactions with customer, subscription, origin, collection mode, currency, totals, payment, and processing status. Answers which payments completed, remain past due, or were ca