Vinkius
Recharge logo
Vinkius
Vinkius runs on CrewAI

How to Use the Recharge MCP in CrewAI

Deploy a specialized agent crew to manage subscriptions with this Recharge MCP Server.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

Recharge MCP on Cursor AI Code Editor MCP Client Recharge MCP on Claude Desktop App MCP Integration Recharge MCP on OpenAI Agents SDK MCP Compatible Recharge MCP on Visual Studio Code MCP Extension Client Recharge MCP on GitHub Copilot AI Agent MCP Integration Recharge MCP on Google Gemini AI MCP Integration Recharge MCP on Lovable AI Development MCP Client Recharge MCP on Mistral AI Agents MCP Compatible Recharge MCP on Amazon AWS Bedrock MCP Support
MCP Servers - Free for Subscribers
Vinkius runs on CrewAI

Connect Recharge MCP to CrewAI

Create your Vinkius account to connect Recharge to CrewAI and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.

GDPR Free for Subscribers

Key Capabilities

Autonomous subscription monitoring for CrewAI

Assign a monitoring agent to use `list_billing_charges` and detect payment failures. It watches the data and alerts the team if something looks wrong. This approach lets you scale your operations. One agent manages the data while another takes action based on your predefined logic.

Managed cancellations for CrewAI

Set up a moderator agent to handle `cancel_subscription` calls. It can verify the request against the customer's history before executing the command. It adds a layer of intelligence to your retention strategy. The agent knows when to stop and ask for human input.

Product sync via CrewAI

Use `list_products` to keep your agents informed about your catalog. They can suggest items to customers or update subscriptions based on current inventory. It turns your subscription data into an active part of your operations. Your crew stays updated without constant manual instruction.

Setup guide

Set up Recharge MCP in CrewAI

Prerequisites

  • Python 3.10+ installed
  • crewai package (pip install crewai)
  • Active Vinkius subscription with a valid endpoint token
  1. 1

    Install CrewAI

    Run pip install crewai to install the framework. MCP support is built-in via the mcps parameter.

  2. 2

    Add the MCP URL to your agent

    Pass your Vinkius endpoint directly to the mcps list. Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com. CrewAI handles tool discovery and caching automatically.

  3. 3

    Kick off your crew

    Create a Crew with your agent and tasks. Call crew.kickoff() — the agent will automatically invoke Recharge tools as needed.

crew.py
from crewai import Agent, Task, Crew

agent = Agent(
    role="Recharge Analyst",
    goal="Access and analyze Recharge data via MCP.",
    backstory="Expert analyst with direct Recharge access.",
    mcps=[
        "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
    ],
)

task = Task(
    description="List recent Recharge transactions",
    agent=agent,
    expected_output="A summary of recent activity",
)

crew = Crew(agents=[agent], tasks=[task])
result = crew.kickoff()
print(result)

Why Choose Vinkius

Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.

Real-time monitoring

Live

visibility into every interaction

Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.

Built-in savings

60%

lower AI costs

Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.

Single dashboard

One

place for every integration

Every tool your AI connects to, managed from a single screen. One account, complete control.

Common questions about Recharge MCP in CrewAI

Add the server URL to your agent configuration. This gives your crew access to all 11 Recharge tools for their assigned tasks.
Yes, your agents use `update_subscription` to modify orders based on customer requests. You define the agent role that has permission to run this tool.
Vinkius isolates every session. Your agents only get the data they need for their specific role, keeping your subscription records private.
Agents can access subscription details, shipping addresses, and order history. You control which agents have access to which tools.
The server uses strict access controls. You can restrict tools like `cancel_subscription` to specific, highly-vetted agents.

Start using the Recharge MCP today

We host it, we monitor it, we maintain it. You just paste one token.

Built & Managed by Vinkius 30s setup 11 tools

We've already built the connector for Recharge. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 11 tools are live and waiting. You're up and running in seconds.

Vinkius runs on Claude Claude
Vinkius runs on ChatGPT ChatGPT
Vinkius runs on Cursor Cursor
Vinkius runs on Gemini Gemini
Vinkius runs on Windsurf Windsurf
Vinkius runs on VS Code VS Code
Vinkius runs on JetBrains JetBrains
Vinkius runs on Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.