4,500+ servers built on MCP Fusion
Vinkius
Cloopen / 容联云 logo
Vinkius
CrewAI logo

How to Use the Cloopen / 容联云 MCP in CrewAI

Run multi-agent communication crews that manage Cloopen / 容联云 SMS campaigns and voice alerts autonomously.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

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

Connect Cloopen / 容联云 MCP to CrewAI

Create your Vinkius account to connect Cloopen / 容联云 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

Autonomous Campaign Auditing and SMS Dispatch

The `send_sms` and `list_templates` tools allow your CrewAI agents to run complete SMS marketing campaigns without human intervention. One specialized agent drafts the message variables, while a compliance agent checks the active templates to ensure formatting matches carrier rules. Once verified, the dispatch agent fires the message. This division of labor prevents formatting issues and keeps your outbound SMS campaigns aligned with Chinese telecom standards.

Automated IVR Routing and App Configuration

The `get_ivr` and `get_app` tools give your CrewAI operations team full visibility into your active voice menus and application settings. Your monitoring agent queries these endpoints to verify that support hotlines are pointing to the correct systems. If a mismatch is found, the agent flags the discrepancy for the supervisor. This setup allows your crew to run continuous infrastructure checks on your communication pipelines.

Intelligent Callback Dispatch via MCP Server

The `list_callback` and `list_landing_calls` tools enable automated voice escalations when high-priority system alerts are triggered. In a CrewAI setup, an on-call agent monitors system health, while a dispatch agent triggers voice calls to engineers when critical metrics spike. The crew manages the escalation ladder. If the first engineer does not answer, the agent initiates a landing call with a pre-recorded voice code to the secondary contact.

Setup guide

Set up Cloopen / 容联云 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 Cloopen / 容联云 tools as needed.

crew.py
from crewai import Agent, Task, Crew

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

task = Task(
    description="List recent Cloopen / 容联云 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 Cloopen / 容联云 MCP in CrewAI

Pass your Vinkius server URL directly into the `mcps` array of your Agent definition. This immediately gives that specific agent access to tools like `send_sms` and `list_callback`.
Yes. You can expose tools like `query_sms` to both your tracker agent and your reporter agent, allowing them to collaborate on delivery reports.
Use `MCPServerHTTP` from `crewai.mcp` with a `tool_filter` to only expose SMS tools, blocking access to `get_ivr` for that specific agent.
Yes. CrewAI connects to Vinkius over Streamable HTTP or SSE, handling the connection lifecycle in the background so your agents can focus on executing tasks.
Vinkius processes all MCP parameters in an ephemeral V8 sandbox, ensuring phone numbers and SMS content are never cached or logged on external servers.

Start using the Cloopen / 容联云 MCP today

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

Built & Managed by Vinkius 30s setup 10 tools

We've already built the connector for Cloopen / 容联云. Just plug in your AI agents and start using Vinkius.

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

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
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.