@pipeworx/recurly
Connect: https://pipeworx.io/mcp — every tool in the catalog, including @pipeworx/recurly’s. Install: one-click buttons
Connect to just the @pipeworx/recurly pack
https://gateway.pipeworx.io/recurly/mcp — only @pipeworx/recurly’s own tools, nothing else in the catalog.
No MCP client? Skip the connection: POST https://gateway.pipeworx.io/v1/tools/search_packs {"query":"..."} to find a tool below, GET /v1/tools/<name> for its schema, POST the same URL with arguments for the data — see For AI agents.
Tools: 4
Read customer and recurring-billing state from Recurly API v3.
Tools
recurly_list_accounts— customer account lifecycle staterecurly_list_subscriptions— recurring subscription staterecurly_list_invoices— invoice and collection staterecurly_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 expiringrecurly_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