Recurly Connector for AI agents.
11 live capabilities
Manage subscription billing and revenue operations without leaving your chat.
Waiting for input…
Why people use Recurly
Recurly for Automated Subscription Billing
With this Connector, your agent handles the navigation. You just tell it to reactivate a plan, and it hits the right endpoint. You get faster resolutions and a cleaner workflow.
What Vinkius changes
You get a direct line of communication between your AI and your billing engine.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Instant subscription cancellation
A customer wants to stop paying.
- Real-world use case 02
Automated MRR reporting
A RevOps manager asks for a list of all active plans.
- Real-world use case 03
Rapid user onboarding
A new lead signs up.
Complete set · 11capabilities
The complete Recurly capability set.
These are the exact actions your AI can choose when you ask it to work with Recurly.
01—04
4 capabilities in this set.
Part of 11 available through Recurly.
- 01 Capability
Get subscription details
Get the full status and details for a specific subscription. Use this to check current billing cycles and plan types.
- 02 Capability
Get invoice
Get details for a specific invoice
- 03 Capability
Get revenue summary
Get revenue export dates
- 04 Capability
List coupons
List all active coupons
05—08
4 capabilities in this set.
Part of 11 available through Recurly.
- 05 Capability
List transactions
List recent transactions
- 06 Capability
Create billing account
Register a new account
- 07 Capability
Get account details
Look up specific billing and profile details for a single customer. This provides a full snapshot of an account's history.
- 08 Capability
List billing invoices
List invoices
09—11
3 capabilities in this set.
Part of 11 available through Recurly.
- 09 Capability
List subscription plans
List available plans
- 10 Capability
List subscriptions
See every subscription managed by your Recurly instance at once. Use this to get a high-level view of your active billing.
- 11 Capability
List billing accounts
List billing accounts
Set up in minutes
One URL. Then ask Recurly to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Recurly from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_g0qdRL48L0h7QcG6agZzwEbKWDJDpwwNbcpQHMwB/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Recurly, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Recurly for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_g0qdRL48L0h7QcG6agZzwEbKWDJDpwwNbcpQHMwB/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Recurly URL.
- Step 03
Save and start
Save the connection and enable Recurly in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"recurly": {
"url": "https://edge.vinkius.com/vk_preview_g0qdRL48L0h7QcG6agZzwEbKWDJDpwwNbcpQHMwB/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Recurly
Open Agent mode in chat and ask: "Using Recurly, help me...". 11 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"recurly": {
"url": "https://edge.vinkius.com/vk_preview_g0qdRL48L0h7QcG6agZzwEbKWDJDpwwNbcpQHMwB/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Recurly
Ask Copilot: "Using Recurly, help me...". 11 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"recurly": {
"url": "https://edge.vinkius.com/vk_preview_g0qdRL48L0h7QcG6agZzwEbKWDJDpwwNbcpQHMwB/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Recurly
Open Cascade and ask: "Using Recurly, help me...". 11 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"recurly": {
"url": "https://edge.vinkius.com/vk_preview_g0qdRL48L0h7QcG6agZzwEbKWDJDpwwNbcpQHMwB/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Recurly
Ask Cline: "Using Recurly, help me...". 11 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add recurly --transport http "https://edge.vinkius.com/vk_preview_g0qdRL48L0h7QcG6agZzwEbKWDJDpwwNbcpQHMwB/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Recurly
Ask Claude: "Using Recurly, show me...". 11 tools are ready
Where the request belongs
Work Recurly can move forward.
This is for the RevOps manager who's tired of manual data entry, the support lead who wants to resolve billing issues on the first call, and the dev who needs to test provisioning logic without a UI.
RevOps Manager
Pulls plan insights and tracks subscription statuses during weekly reviews to monitor growth.
Customer Support Agent
Pauses or cancels subscriptions mid-chat to keep customers happy without escalating to engineers.
Software Developer
Checks catalog plan structures and tests subscription creation flows directly from the editor.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsRecurly
Automate subscription billing and management via Recurly. manage subscriptions, accounts, and invoices directly from any AI agent.
Chargebee
Manage recurring subscriptions, automate billing cycles, and reduce churn with revenue operations built for SaaS growth.
Chargify
Automate recurring billing via Chargify (Maxio). manage subscriptions, customers, plans, and revenue holds directly via AI agents.
Younium
Manage B2B subscriptions, accounts, and financial metrics on Younium. the leading subscription management and billing platform.
Billsby
Manage subscription billing via Billsby. list customers, subscriptions, and invoices directly from any AI agent.
Zoho Billing
Comprehensive billing and subscription management platform.
Bring your own AI
Change the model, client or framework. Keep Recurly connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Recurly.
The practical details behind the request, access and result.
Can the Recurly MCP help my support team handle cancellations?
Yes. Your agents can use the Connector to cancel or reactivate subscriptions instantly during a chat, saving your team from manual dashboard work.
How does the Recurly MCP speed up my revenue operations?
It allows your AI to pull invoice history and account details on demand, so you can get answers to billing questions in seconds.
Can I use the Recurly MCP to create new customer accounts?
Yes. You can have your agent create new accounts with specific names and emails, which speeds up your user onboarding flow.
Does the Recurly MCP work with my existing billing data?
Yes, it connects directly to your Recurly instance to interact with your real-time subscription data and catalog plans.
Can the Recurly MCP reactivate a customer's subscription?
Yes, it can turn back on subscriptions that were previously canceled or expired, making it easy to win back former customers.
Is the Recurly MCP good for checking invoice statuses?
It's perfect for that. Your agent can list all generated invoices to verify if a payment was successful or is still pending.
How do I find my Subdomain and API Key?
Your subdomain is the first part of your Recurly portal URL (e.g., if you log in at myproject.recurly.com, your subdomain is myproject). To get your API Key, navigate inside Recurly to Integrations > API Credentials and generate or copy your 'Private API Key'.
Can it accidentally charge my customers?
While the server can manage subscriptions (e.g., setting up a customer with a plan), it strictly follows the billing logic predefined in your Recurly catalog settings. It doesn't bypass credit card validation or execute arbitrary charges directly without a plan context.
Does cancelling a subscription remove the account entirely?
No, using cancel_subscription stops future renewals for that specific plan item instance. The underlying user billing account remains intact and can hold other valid subscriptions or past invoices.
Can I list all my active subscriptions using my AI agent?
Yes! Use the list_subscriptions capability to retrieve a comprehensive list of all subscriptions registered in your Recurly account.
One connection away
Give your agent a direct line to Recurly.
Connect Recurly once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available