Ordergroove Connector for AI agents.
9 live capabilities
Manage recurring eCommerce subscriptions and customer loyalty programs.
Waiting for input…
Why people use Ordergroove
Ordergroove for Automated Subscription Retention
With this Connector, you just tell your AI agent what needs to happen. It handles the API calls and confirms the change in seconds, letting you move on to the next task.
What Vinkius changes
You get a direct line for your AI to manage your entire subscription lifecycle without manual data entry.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Skipping a month
A customer wants to skip a month.
- Real-world use case 02
Pausing for vacation
A high-value customer wants to pause.
- Real-world use case 03
Handling a refund request
Use `cancel_subscription` to end the recurring order and note the refund reason to help your team identify trends.
Complete set · 9capabilities
The complete Ordergroove capability set.
These are the exact actions your AI can choose when you ask it to work with Ordergroove.
01—03
3 capabilities in this set.
Part of 9 available through Ordergroove.
- 01 Capability
List products
Pull up all products currently synced in your catalog. This helps you verify what's available for recurring orders.
- 02 Capability
List subscriptions
View all active or inactive subscriptions. You can filter these by status or customer ID.
- 03 Capability
List customers
See a full list of your Ordergroove customers. Use this to identify specific accounts for management.
04—06
3 capabilities in this set.
Part of 9 available through Ordergroove.
- 04 Capability
Reactivate subscription
Turn a cancelled subscription back on with a single command. This is great for winning back lapsed customers.
- 05 Capability
Update subscription
Change quantities, frequencies, or next order dates for any subscription. Use this for routine customer adjustments.
- 06 Capability
Cancel subscription
End a subscription and provide a specific reason for the cancellation. This helps track why customers leave.
07—09
3 capabilities in this set.
Part of 9 available through Ordergroove.
- 07 Capability
Get customer
Pull up the specific details and history for one customer. Use this to get a full view of a user's profile.
- 08 Capability
Get product
Get the specific details for a single product in your catalog. Use this to check individual item specs.
- 09 Capability
Get subscription
Look up the specific details for one individual subscription. This is the fastest way to check a specific order's status.
Set up in minutes
One URL. Then ask Ordergroove to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Ordergroove 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_cP1gVvuQnBoBWeBOAW8x4foUjOmSvAdoQRiiuZaG/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 Ordergroove, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Ordergroove for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_cP1gVvuQnBoBWeBOAW8x4foUjOmSvAdoQRiiuZaG/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 Ordergroove URL.
- Step 03
Save and start
Save the connection and enable Ordergroove in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"ordergroove": {
"url": "https://edge.vinkius.com/vk_preview_cP1gVvuQnBoBWeBOAW8x4foUjOmSvAdoQRiiuZaG/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 Ordergroove
Open Agent mode in chat and ask: "Using Ordergroove, help me...". 9 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"ordergroove": {
"url": "https://edge.vinkius.com/vk_preview_cP1gVvuQnBoBWeBOAW8x4foUjOmSvAdoQRiiuZaG/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 Ordergroove
Ask Copilot: "Using Ordergroove, help me...". 9 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"ordergroove": {
"url": "https://edge.vinkius.com/vk_preview_cP1gVvuQnBoBWeBOAW8x4foUjOmSvAdoQRiiuZaG/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 Ordergroove
Open Cascade and ask: "Using Ordergroove, help me...". 9 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"ordergroove": {
"url": "https://edge.vinkius.com/vk_preview_cP1gVvuQnBoBWeBOAW8x4foUjOmSvAdoQRiiuZaG/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 Ordergroove
Ask Cline: "Using Ordergroove, help me...". 9 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add ordergroove --transport http "https://edge.vinkius.com/vk_preview_cP1gVvuQnBoBWeBOAW8x4foUjOmSvAdoQRiiuZaG/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 Ordergroove
Ask Claude: "Using Ordergroove, show me...". 9 tools are ready
Where the request belongs
Work Ordergroove can move forward.
This is for e-commerce owners and subscription managers who are tired of manually updating recurring orders and want to automate their retention efforts.
Subscription Manager
Handles high-volume order adjustments and frequency changes without manual dashboard clicking.
Customer Success Lead
Manages cancellation requests and retention workflows using natural language commands.
E-commerce Operations
Monitors product availability for recurring shipments to ensure order fulfillment.
Loyalty Program Coordinator
Pulls customer history to personalize retention offers and improve lifetime value.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsGlow Loyalty
Manage loyalty members, track point balances, and oversee rewards via AI agents with Glow Loyalty.
Checkout Champ
Manage CRM and order workflows via Checkout Champ. track leads, monitor orders, and analyze transactions directly from any AI agent.
Upzelo
Reduce subscription churn with personalized retention offers that intercept cancellations and win back customers at the exit point.
Wuro
Manage your business billing, product catalog, and contacts with Wuro.fr through AI.
Loop Subscriptions
Subscription management for Shopify. manage recurring orders and customers via Loop.
Recharge
Automate subscription commerce via Recharge. manage subscriptions, customers, and orders directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Ordergroove 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 Ordergroove.
The practical details behind the request, access and result.
How does Ordergroove MCP help my subscription business?
It gives your AI agent direct access to manage your recurring revenue. You can update orders, check customer history, and handle cancellations without leaving your chat window.
Can I use Ordergroove MCP to stop a customer's recurring order?
Yes. Your agent can use the cancellation capabilities to end a subscription and record the specific reason why the customer is leaving.
Can my AI agent see my customer's past order history?
Yes, it can pull up detailed customer profiles and their full subscription history to help you provide better support.
How do I update shipping frequencies with Ordergroove MCP?
You just tell your agent to change the frequency for a specific subscription. It will update the next order date and interval automatically.
Can Ordergroove MCP help me reactivate lost customers?
Absolutely. If a customer cancels or pauses, your agent can use the reactivation capabilities to turn those subscriptions back on instantly.
Does Ordergroove MCP show me my current product catalog?
Yes, it can list the products currently synced in your Ordergroove account so you can check what's available for recurring orders.
How do I get an Ordergroove API Key?
Log in to your Ordergroove Dashboard, navigate to Settings > API Keys, and generate a new key.
What is the Subscription Public ID?
It is the unique alphanumeric identifier for a subscription, typically found in the URL or the subscriptions list response.
One connection away
Give your agent a direct line to Ordergroove.
Connect Ordergroove once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available