@pipeworx/recurly

Connect: https://gateway.pipeworx.io/recurly/mcp · Install: one-click buttons

Tools: 4

Read customer and recurring-billing state from Recurly API v3.

Tools

  • recurly_list_accounts — customer account lifecycle state
  • recurly_list_subscriptions — recurring subscription state
  • recurly_list_invoices — invoice and collection state
  • recurly_list_transactions — payment outcomes

Auth

Pass a Recurly private API key as _apiKey. The pack uses HTTP Basic authentication and the stable v2021-02-25 API version. Use a key restricted to the required read permissions. The pack is read-only.

Data sources

Tools

  • recurly_list_accounts — Return bounded Recurly customer accounts with codes, contact details, state, tax status, balances, and timestamps. Answers which billing accounts are active, inactive, or recently created.
  • recurly_list_subscriptions — Return bounded Recurly subscriptions with account, plan, state, pricing, trial, renewal, cancellation, and expiration dates. Answers which customers are active, trialing, paused, canceled, or expiring
  • recurly_list_invoices — Return bounded Recurly invoices with account, state, currency, totals, balance, collection method, due date, and payment status. Answers which customer balances are paid, pending, past due, or failed.
  • recurly_list_transactions — Return bounded Recurly payment transactions with account, invoice, type, status, amount, currency, gateway response, and timestamps. Answers which charges, refunds, and verifications succeeded or fail

Tools

  • recurly_list_accounts — Return bounded Recurly customer accounts with codes, contact details, state, tax status, balances, and timestamps. Answers which billing accounts are active, inactive, or recently created.
  • recurly_list_invoices — Return bounded Recurly invoices with account, state, currency, totals, balance, collection method, due date, and payment status. Answers which customer balances are paid, pending, past due, or failed.
  • recurly_list_subscriptions — Return bounded Recurly subscriptions with account, plan, state, pricing, trial, renewal, cancellation, and expiration dates. Answers which customers are active, trialing, paused, canceled, or expiring
  • recurly_list_transactions — Return bounded Recurly payment transactions with account, invoice, type, status, amount, currency, gateway response, and timestamps. Answers which charges, refunds, and verifications succeeded or fail

Regenerated from source · build August 12, 2026