How to Use the Chuanglan 253 / 创蓝 MCP in Cursor
Build and test Chinese SMS and KYC integrations in Cursor using live API data.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Chuanglan 253 / 创蓝 MCP to Cursor
Create your Vinkius account to connect Chuanglan 253 / 创蓝 to Cursor and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Write production-ready code with Cursor
The `send_sms` tool allows Cursor's Agent mode to execute live SMS tests using this MCP Server while you write your backend code. You don't have to write stub functions or mock the Chuanglan API; the AI can send a real message to your test device to verify the payload structure. By using `send_intl_sms`, you can test global delivery routes directly from your editor. The editor's terminal displays the real response from the gateway, meaning you can debug error codes on the spot.
Real-time KYC validation inside your editor
The `verify_phone` tool queries Chinese carrier databases to match names, ID numbers, and phone lines. Cursor can call this tool during a debugging session to check why a specific test payload is failing validation. If you only need to match names and national IDs, the `verify_identity` tool offers a lighter two-element check. Your AI agent can use this tool to validate your test database entries without leaving the codebase.
Monitor your MCP Server balance and reports
The `get_balance` tool lets you check your API credits without logging into the Chuanglan web console. Just ask the Cursor agent if you have enough funds left to run your automated test suite. You can also use `pull_sms_reports` to grab the latest delivery receipts and feed them into your local logs. This makes it easy to debug webhook handlers by matching live receipt structures with your code.
Set up Chuanglan 253 / 创蓝 MCP in Cursor
Prerequisites
- Cursor installed (macOS, Windows, or Linux)
- Active Vinkius subscription with a valid endpoint token
- 1
Open MCP Settings
Go to Cursor Settings → MCP or open the Command Palette (
Cmd+Shift+P/Ctrl+Shift+P) and search for "MCP: Add Server". - 2
Add the Chuanglan 253 / 创蓝 MCP
Cursor will create or open
.cursor/mcp.jsonin your project root. Paste the JSON snippet on the right. Replace[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. - 3
Enable Agent mode
Open Composer (
Cmd+I/Ctrl+I) and switch to Agent mode using the dropdown at the top. MCP tools are only available in Agent mode. - 4
Verify the connection
Ask Cursor something like "List my recent Chuanglan 253 / 创蓝 transactions." If the MCP tools are loaded correctly, Cursor will call the Chuanglan 253 / 创蓝 tools automatically. You can also check Settings → MCP for a green status indicator.
{
"mcpServers": {
"chuanglan-253-mcp": {
"url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
}
}
} Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Chuanglan 253 / 创蓝. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
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 Chuanglan 253 / 创蓝 MCP in Cursor
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Chuanglan 253 / 创蓝 MCP today
We host it, we monitor it, we maintain it. You just paste one token.