Recurly Connector for AI agents.
11 live capabilities
Manage subscription billing and recurring revenue through your AI client.
Waiting for input…
Why people use Recurly
Recurly for Automated Subscription Billing
This Connector lets you stay in your chat window. You just ask your agent to find the invoice or check the status, and it pulls that data instantly. You get your answers in seconds without ever opening a new browser tab.
What Vinkius changes
You get a conversational interface for your entire Recurly billing backend.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Failed Payment Follow-up
A CSM asks the agent to list failed payments from the last week to prioritize outreach.
- Real-world use case 02
New Customer Onboarding
An ops person tells the agent to register a new account and assign a specific plan.
- Real-world use case 03
Revenue Audit
A founder asks for a summary of transactions from last month to check against bank records.
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 invoice
Get the specific details for any single invoice. This is useful for quickly checking payment dates and amounts.
- 02 Capability
Get revenue summary
Pull the latest revenue export dates for financial reporting. Use this to sync your billing data with your accounting capabilities.
- 03 Capability
List coupons
See a full list of all active coupons in your account. This helps you verify which promotions are currently live.
- 04 Capability
List transactions
View a list of your most recent billing transactions. Use this to quickly see the latest activity on your account.
05—08
4 capabilities in this set.
Part of 11 available through Recurly.
- 05 Capability
Create billing account
Register a brand new billing account programmatically. This speeds up the onboarding process for new customers.
- 06 Capability
Get account details
Pull the specific metadata and balance for a billing account. This provides a full snapshot of a customer's financial state.
- 07 Capability
Get subscription details
Get the full details for a specific subscription. Use this to verify plan types and renewal dates for any user.
- 08 Capability
List billing accounts
View all billing accounts currently in your system. This gives you a complete overview of your entire customer base.
09—11
3 capabilities in this set.
Part of 11 available through Recurly.
- 09 Capability
List billing invoices
Pull a complete list of all generated invoices. This is perfect for auditing billing history at scale.
- 10 Capability
List subscription plans
See all available subscription plans and their pricing. This helps ensure your team is quoting the correct tiers.
- 11 Capability
List subscriptions
List all active and expired subscriptions in Recurly. Use this to get a bird's-eye view of your recurring revenue.
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_QybJSH1msVZdr4lKhnp2pDm3CVP8DJUwEKAJXFZB/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_QybJSH1msVZdr4lKhnp2pDm3CVP8DJUwEKAJXFZB/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-alternative": {
"url": "https://edge.vinkius.com/vk_preview_QybJSH1msVZdr4lKhnp2pDm3CVP8DJUwEKAJXFZB/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-alternative": {
"url": "https://edge.vinkius.com/vk_preview_QybJSH1msVZdr4lKhnp2pDm3CVP8DJUwEKAJXFZB/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-alternative": {
"url": "https://edge.vinkius.com/vk_preview_QybJSH1msVZdr4lKhnp2pDm3CVP8DJUwEKAJXFZB/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-alternative": {
"url": "https://edge.vinkius.com/vk_preview_QybJSH1msVZdr4lKhnp2pDm3CVP8DJUwEKAJXFZB/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-alternative --transport http "https://edge.vinkius.com/vk_preview_QybJSH1msVZdr4lKhnp2pDm3CVP8DJUwEKAJXFZB/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.
Subscription managers and SaaS founders who are tired of manual data entry and constant tab-switching to manage recurring revenue.
Billing Ops Manager
Handles high-volume invoice queries and payment failures without manual lookups.
Customer Success Lead
Checks subscription statuses and plan details quickly to resolve user issues.
SaaS Founder
Monitors revenue summaries and plan performance to make quick growth decisions.
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 me manage failed payments?
Yes, it can list invoices and check statuses so you can quickly identify which customers need help and prioritize your outreach.
How does the Recurly MCP handle new customer registration?
It lets your agent create new billing accounts directly, making it faster to get customers started without manual entry.
Can I use the Recurly MCP to see my revenue summaries?
Yes, your agent can pull revenue export dates and transaction lists to help you track growth and stay on top of your numbers.
Does the Recurly MCP show my current subscription plans?
It can list all available plans and their pricing so you always have the latest info at your fingertips.
Can the Recurly MCP help with support tickets?
Absolutely. Your agent can pull specific subscription details to give you immediate, accurate answers to customer questions.
Is the Recurly MCP good for checking invoice history?
It allows your agent to pull full lists of invoices and specific details for any single record, making audits much faster.
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