# Recurly MCP

Vendor: Recurly  
Category: other  
Auth: API_KEY  
Composio slug: `recurly`

Recurly is a subscription management and recurring billing platform for managing customers, plans, subscriptions, invoices, payments, and revenue operations.

## Tools

- **Get Account** — Fetch one Recurly customer account by opaque ID or account code. Prefix an account code with code-, for example code-customer_123; do not prefix an opaque ID.
- **Get Item** — Fetch one Recurly catalog item by opaque ID or item code. Prefix a code with code-, for example code-red; do not prefix an opaque ID.
- **Get Plan** — Fetch one Recurly subscription plan by opaque ID or plan code. Prefix a code with code-, for example code-gold; do not prefix an opaque ID.
- **List Accounts** — Find customer accounts on the Recurly site by email or subscription and past-due status. Returns one page and account identifiers that other tools can consume.
- **List Invoices** — List invoices by state or invoice type to inspect billed amounts, balances, and account or subscription references without changing invoice state.
- **List Items** — List reusable catalog items on the connected Recurly site, including codes, state, tax settings, and currency pricing.
- **List Plans** — List subscription plans and their pricing configuration on the connected Recurly site.
- **List Sites** — List Recurly sites visible to the connected private API key, including each site's ID, subdomain, mode, currencies, and enabled features. Use this first to confirm sandbox versus production context.
- **List Subscriptions** — List subscriptions and filter by lifecycle state without creating, changing, pausing, canceling, or billing a subscription.
- **List Transactions** — List payment transactions by type and success status for read-only payment investigation. This tool never authorizes, captures, purchases, cancels, or refunds funds.

## Setup

1. Create or open a Switchy Project.
2. Open Integrations and connect Recurly.
3. Authorise through api_key.
4. Teammates can now @-mention Recurly tools in chat.

---
Last verified: 2026-09-03T02:00:04.194Z  
Canonical URL: https://switchy.build/directory/mcps/recurly