# Cloopen MCP for AI Agents AI Agent Connect

> Cloopen / 容联云 MCP. It lets your AI agent handle SMS campaigns, voice verification, and communication app management in China. Instead of clicking through a complex portal, you can just tell your agent to send a verification code, check a delivery status, or list your active SMS templates. It's the direct bridge between your AI and one of China's leading CPaaS providers.

## Overview
- **Category:** communication-messaging
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_HIm3EcgepF4JSYNYvUxwNKb4DajkrKXp6FmURn3D/ai-agent-connect
- **Tags:** cpaas, voice-verification, sms-campaigns, cloud-communication, api-integration, enterprise-messaging

## Description

This Connector gives your agent the ability to talk directly to Cloopen, a major cloud communication provider in China. Instead of you having to log into a complex portal to manage your messages or check your account status, your agent handles it for you. You can ask your agent to send out verification codes, trigger voice calls, or look up your current IVR configurations. It turns a manual process of jumping between tabs into a simple conversation. By connecting this through Vinkius, you get a way to automate your communication workflows without the overhead of manual data entry. Your agent can pull your approved templates, monitor how your messages are performing, and keep an eye on your resource usage in real time. It's about moving the busy work of message orchestration into a chat window where you can actually get things done. You can manage your entire communication stack without the friction of navigating nested menus or copying and pasting account IDs. You'll handle high volumes of user signups and audit your current app configurations easily. This means you spend less time in a dashboard and more time actually managing your operations.

## Tools

### get_account_info
Get your current account balance and status. This helps you keep an eye on your spending and subscription levels.

### list_apps
See all your communication applications at once. Use this to get a high-level view of your active setups.

### get_app
Pull specific details for a single application. It's the best way to check deep configuration settings for one app.

### get_ivr
View your IVR configurations. This helps you understand how your voice menus are currently set up.

### list_callback
Start a double-call callback. Use this to trigger specific callback workflows for your users.

### list_landing_calls
Start a landing call. This is useful for initiating specific types of inbound or outbound call flows.

### list_templates
See all your approved SMS templates. Use this to find the right message for your next campaign.

### list_voice_codes
Send a voice verification code to a user. It's a fast way to handle automated voice identity checks.

### query_sms
Check the status of a specific SMS. Use this to see if a message was delivered or if it failed.

### send_sms
Send a template-based SMS. This is your primary tool for getting messages out to your customers.

## Prompt Examples

**Prompt:** 
```
Send a verification code '1234' to '13800000000' using template '1'.
```

**Response:** 
```
I've sent the SMS verification code. The message ID is '8821'. You can use this ID to check the delivery status later.
```

**Prompt:** 
```
Check my current account balance and info on Cloopen.
```

**Response:** 
```
I've retrieved your account info. You have a balance of ¥500.00 and your account status is 'Active'. Would you like to see your active applications?
```

**Prompt:** 
```
List all my approved SMS templates.
```

**Response:** 
```
I've listed your approved SMS templates. You have 3 templates ready for use: 'Verification Code', 'Order Notification', and 'Promotion Alert'. Which one would you like to use?
```

## Capabilities

### Send template-based SMS
Trigger your approved SMS messages for notifications or verification codes.

### Trigger voice verification calls
Initiate automated voice calls to deliver codes or critical alerts.

### Check real-time SMS delivery status
Query the delivery state of specific messages to ensure they reached the user.

### List and manage communication apps
View and manage your communication applications and IVR configurations at a glance.

### Audit account resource usage
Retrieve your current account balance and status to monitor spending.

### Browse approved SMS templates
View all your pre-approved SMS templates to ensure messaging consistency.

## Use Cases

### Automated User Verification
A product manager asks the agent to send a voice code. The agent uses `list_voice_codes` to verify the user instantly.

### SMS Campaign Monitoring
A marketing lead wants to know if a blast went out. The agent uses `query_sms` to pull delivery statuses for a list of IDs.

### IVR Configuration Audit
A DevOps engineer needs to check a voice menu. The agent uses `get_ivr` to pull the current config details.

### Account Health Check
A manager asks about the remaining balance. The agent uses `get_account_info` to show the current ¥ balance.

## Benefits

- Stop clicking through dashboards by using `send_sms` to trigger messages directly from your chat.
- Speed up user onboarding by using `list_voice_codes` to send automated voice verification.
- Keep your spending in check by using `get_account_info` to monitor balance and usage.
- Audit your entire communication setup quickly with `list_apps` and `get_ivr`.
- Ensure message consistency by browsing approved templates with `list_templates` before sending.

## How It Works

The bottom line is you get a direct way to control China-based cloud communications through your AI client.

1. Subscribe to the Cloopen MCP on Vinkius.
2. Enter your Cloopen Account Sid, Auth Token, and App Id.
3. Ask your agent to send a message or check your status.

## Frequently Asked Questions

**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` tool 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` tool to initiate an automated call that will speak the verification code to the recipient's phone.