Cloopen / 容联云 Connector for AI agents.
10 live capabilities
Manage China-based SMS and voice verification through natural conversation.
Waiting for input…
Why people use Cloopen / 容联云
Cloopen for China-based SMS and Voice Verification
With this Connector, you just tell your agent what to do. You can ask it to send a batch of codes or check the status of a specific message. It handles the navigation and data retrieval, giving you a clear summary of what happened instead of a wall of dashboard logs.
What Vinkius changes
You get a direct way to control China-based cloud communications through your AI client.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Automated User Verification
A product manager asks the agent to send a voice code.
- Real-world use case 02
SMS Campaign Monitoring
A marketing lead wants to know if a blast went out.
- Real-world use case 03
IVR Configuration Audit
A DevOps engineer needs to check a voice menu.
Complete set · 10capabilities
The complete Cloopen / 容联云 capability set.
These are the exact actions your AI can choose when you ask it to work with Cloopen / 容联云.
01—04
4 capabilities in this set.
Part of 10 available through Cloopen / 容联云.
- 01 Capability
Get account info
Get your current account balance and status. This helps you keep an eye on your spending and subscription levels.
- 02 Capability
List apps
See all your communication applications at once. Use this to get a high-level view of your active setups.
- 03 Capability
Get app
Pull specific details for a single application. It's the best way to check deep configuration settings for one app.
- 04 Capability
Get ivr
View your IVR configurations. This helps you understand how your voice menus are currently set up.
05—07
3 capabilities in this set.
Part of 10 available through Cloopen / 容联云.
- 05 Capability
List callback
Start a double-call callback. Use this to trigger specific callback workflows for your users.
- 06 Capability
List landing calls
Start a landing call. This is useful for initiating specific types of inbound or outbound call flows.
- 07 Capability
List templates
See all your approved SMS templates. Use this to find the right message for your next campaign.
08—10
3 capabilities in this set.
Part of 10 available through Cloopen / 容联云.
- 08 Capability
List voice codes
Send a voice verification code to a user. It's a fast way to handle automated voice identity checks.
- 09 Capability
Query sms
Check the status of a specific SMS. Use this to see if a message was delivered or if it failed.
- 10 Capability
Send sms
Send a template-based SMS. This is your primary capability for getting messages out to your customers.
Set up in minutes
One URL. Then ask Cloopen / 容联云 to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Cloopen / 容联云 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_HIm3EcgepF4JSYNYvUxwNKb4DajkrKXp6FmURn3D/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 Cloopen / 容联云, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Cloopen / 容联云 for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_HIm3EcgepF4JSYNYvUxwNKb4DajkrKXp6FmURn3D/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 Cloopen / 容联云 URL.
- Step 03
Save and start
Save the connection and enable Cloopen / 容联云 in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"cloopen": {
"url": "https://edge.vinkius.com/vk_preview_HIm3EcgepF4JSYNYvUxwNKb4DajkrKXp6FmURn3D/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 Cloopen / 容联云
Open Agent mode in chat and ask: "Using Cloopen / 容联云, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"cloopen": {
"url": "https://edge.vinkius.com/vk_preview_HIm3EcgepF4JSYNYvUxwNKb4DajkrKXp6FmURn3D/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 Cloopen / 容联云
Ask Copilot: "Using Cloopen / 容联云, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"cloopen": {
"url": "https://edge.vinkius.com/vk_preview_HIm3EcgepF4JSYNYvUxwNKb4DajkrKXp6FmURn3D/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 Cloopen / 容联云
Open Cascade and ask: "Using Cloopen / 容联云, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"cloopen": {
"url": "https://edge.vinkius.com/vk_preview_HIm3EcgepF4JSYNYvUxwNKb4DajkrKXp6FmURn3D/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 Cloopen / 容联云
Ask Cline: "Using Cloopen / 容联云, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add cloopen --transport http "https://edge.vinkius.com/vk_preview_HIm3EcgepF4JSYNYvUxwNKb4DajkrKXp6FmURn3D/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 Cloopen / 容联云
Ask Claude: "Using Cloopen / 容联云, show me...". 10 tools are ready
Where the request belongs
Work Cloopen / 容联云 can move forward.
This is for the product ops person who's tired of manually tracking every verification code. It's for the customer success lead who needs to manage notifications without opening three different tabs. It's for the DevOps engineer who needs to audit communication logs quickly.
Product Operations
Manages user verification flows and monitors SMS delivery rates on a Tuesday afternoon.
Customer Success
Coordinates automated notifications and manages communication apps from a central workspace.
DevOps Engineer
Audits account resource usage and monitors system communication status via natural language.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse Connectors8x8
Power your cloud communications with AI-driven call management, voicemail access, and team messaging across every channel.
SignalWire
Manage your cloud communications. send messages and audit calls via AI.
Chuanglan 253 / 创蓝
Leading cloud communication and KYC platform in China. send ultra-high volume SMS and verify user identities via AI.
Plivo
Build voice and SMS applications with a cloud communications API that scales globally and offers competitive per-message pricing.
FreeClimb
Build programmable voice and SMS workflows via AI agents with FreeClimb.
GoTo Connect
Manage your cloud phone system. view call records, send SMS, and manage voicemails via AI.
Bring your own AI
Change the model, client or framework. Keep Cloopen / 容联云 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 Cloopen / 容联云.
The practical details behind the request, access and result.
Can Cloopen MCP help me send SMS in China?
Yes, it connects your agent to Cloopen's cloud infrastructure. You can send template-based messages to users directly through your AI client.
How does Cloopen MCP handle voice verification?
It lets your agent trigger automated voice calls to deliver verification codes. This replaces manual phone calls for user identity checks.
Can I use Cloopen MCP to check my SMS delivery status?
Yes, you can ask your agent to query the status of a specific message. It will tell you if the SMS was delivered or if it encountered an error.
Is Cloopen MCP good for managing IVR configurations?
It's perfect for that. Your agent can pull the configuration details for your IVR menus, so you don't have to dig through the portal yourself.
How do I see my approved SMS templates with Cloopen MCP?
You can just ask your agent to list your templates. It will show you all the approved messages you have ready to go in your account.
Can Cloopen MCP show me my current account balance?
Yes, your agent can retrieve your current balance and account status. This helps you stay on top of your spending without leaving your workspace.
How do I find my Cloopen Account Sid and Token?
Log in to the Cloopen Console dashboard. You will find your Account Sid and Auth Token in the account information section on the homepage.
Can I query the status of a specific SMS message?
Yes. Use the query_sms capability with the smsMessageSid returned from the send operation to retrieve the current delivery status.
Is it possible to send voice verification codes?
Yes! Use the list_voice_codes capability to initiate an automated call that will speak the verification code to the recipient's phone.
One connection away
Give your agent a direct line to Cloopen / 容联云.
Connect Cloopen / 容联云 once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available