How to Use the Caiyun AI Translate / 彩云小译 MCP in Cursor
Translate code comments, logs, and documentation in Cursor using the Caiyun AI Translate MCP Server.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Caiyun AI Translate / 彩云小译 MCP to Cursor
Create your Vinkius account to connect Caiyun AI Translate / 彩云小译 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.
Translate code comments with this Cursor MCP Server
The `translate_zh_to_en` tool translates Chinese code comments and documentation directly inside your editor. When you import open-source libraries with foreign documentation, your agent reads the file and translates it on the fly. You do not have to leave Cursor to understand the codebase. The agent can also use `translate_en_to_zh` if you need to document your code for Chinese-speaking teams. It inserts the translated text directly into your files. This keeps your coding flow uninterrupted.
Localize app resources and language files
The `translate_multiple_lines` tool processes arrays of text strings in one call. Your agent uses this tool to translate localization files, JSON dictionaries, or UI strings between English and Chinese. It updates your resource files directly in the workspace. You can also target specific directions like Japanese or Korean. The agent runs `translate_ja_to_zh` or `translate_ko_to_zh` to convert foreign asset files. It writes the translated output straight to your project directory.
Identify and translate foreign error logs
The `detect_language_via_auto` tool identifies the language of error messages or logs pasted into your terminal. When a foreign API returns an error, your agent checks the language first. It then picks the correct translation tool to explain the issue. You can verify connection status before running automated debugging scripts. The agent calls `check_caiyun_status` to ensure the translation API is active. This prevents your debugging loops from hanging on connection timeouts.
Set up Caiyun AI Translate / 彩云小译 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 Caiyun AI Translate / 彩云小译 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 Caiyun AI Translate / 彩云小译 transactions." If the MCP tools are loaded correctly, Cursor will call the Caiyun AI Translate / 彩云小译 tools automatically. You can also check Settings → MCP for a green status indicator.
{
"mcpServers": {
"caiyun-ai-translate-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 Caiyun AI Translate / 彩云小译. 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 Caiyun AI Translate / 彩云小译 MCP in Cursor
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Caiyun AI Translate / 彩云小译 MCP today
We host it, we monitor it, we maintain it. You just paste one token.