Baidu Translate / 百度翻译 Connector for AI agents.
10 live capabilities
Localize content and manage Chinese translations within your workspace.
Waiting for input…
Why people use Baidu Translate / 百度翻译
Baidu Translate for Chinese Market Localization
With this Connector, you can take a Chinese technical note and see it in English format instantly. This means you can review specs in your native language without leaving your chat window.
What Vinkius changes
You get instant, high-quality translation from China's leading service without ever leaving your AI workspace.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
E-commerce expansion
A manager asks the agent to translate 50 product titles from English to Chinese for a new storefront.
- Real-world use case 02
Localized listings
A user converts a product description into simplified Chinese to reach a wider audience.
- Real-world use case 03
European expansion
A creator asks the agent to translate a social post into French for a European campaign.
Complete set · 10capabilities
The complete Baidu Translate / 百度翻译 capability set.
These are the exact actions your AI can choose when you ask it to work with Baidu Translate / 百度翻译.
01—04
4 capabilities in this set.
Part of 10 available through Baidu Translate / 百度翻译.
- 01 Capability
Check baidu status
Verifies that your Baidu API connection is active and functioning correctly. Use this to troubleshoot any connectivity issues.
- 02 Capability
Translate to french
Converts your input text into French for European audiences. This is perfect for French-market localization.
- 03 Capability
Detect language
Identifies the source language of any text snippet you provide. It helps you understand what you're looking at before you start translating.
- 04 Capability
Translate en to zh
Converts English text into Chinese for local market use. This is a fast way to handle standard English-to-Chinese requests.
05—07
3 capabilities in this set.
Part of 10 available through Baidu Translate / 百度翻译.
- 05 Capability
Translate text
Handles translations between any of the 200+ supported languages. It's your go-to for general multilingual tasks.
- 06 Capability
Translate to chinese
Specifically targets Chinese as the output language for your text. Use this for high-precision Chinese localization.
- 07 Capability
Translate to english
Translates Chinese or other foreign languages into English. It helps you understand foreign content quickly.
08—10
3 capabilities in this set.
Part of 10 available through Baidu Translate / 百度翻译.
- 08 Capability
Translate to portuguese
Provides translations into Portuguese for Brazilian or Portuguese markets. It helps you reach a wider audience in South America.
- 09 Capability
Translate to spanish
Turns your text into Spanish for broader Latin American reach. It's a reliable way to localize content for Spanish speakers.
- 10 Capability
Translate zh to en
Specifically handles Chinese to English translations for better clarity. This is ideal for technical or formal documents.
Set up in minutes
One URL. Then ask Baidu Translate / 百度翻译 to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Baidu Translate / 百度翻译 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_AEJ9RLQv849WYjwPxNp01C1inFNgXaXilGNulImn/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 Baidu Translate / 百度翻译, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Baidu Translate / 百度翻译 for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_AEJ9RLQv849WYjwPxNp01C1inFNgXaXilGNulImn/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 Baidu Translate / 百度翻译 URL.
- Step 03
Save and start
Save the connection and enable Baidu Translate / 百度翻译 in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"baidu-translate": {
"url": "https://edge.vinkius.com/vk_preview_AEJ9RLQv849WYjwPxNp01C1inFNgXaXilGNulImn/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 Baidu Translate / 百度翻译
Open Agent mode in chat and ask: "Using Baidu Translate / 百度翻译, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"baidu-translate": {
"url": "https://edge.vinkius.com/vk_preview_AEJ9RLQv849WYjwPxNp01C1inFNgXaXilGNulImn/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 Baidu Translate / 百度翻译
Ask Copilot: "Using Baidu Translate / 百度翻译, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"baidu-translate": {
"url": "https://edge.vinkius.com/vk_preview_AEJ9RLQv849WYjwPxNp01C1inFNgXaXilGNulImn/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 Baidu Translate / 百度翻译
Open Cascade and ask: "Using Baidu Translate / 百度翻译, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"baidu-translate": {
"url": "https://edge.vinkius.com/vk_preview_AEJ9RLQv849WYjwPxNp01C1inFNgXaXilGNulImn/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 Baidu Translate / 百度翻译
Ask Cline: "Using Baidu Translate / 百度翻译, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add baidu-translate --transport http "https://edge.vinkius.com/vk_preview_AEJ9RLQv849WYjwPxNp01C1inFNgXaXilGNulImn/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 Baidu Translate / 百度翻译
Ask Claude: "Using Baidu Translate / 百度翻译, show me...". 10 tools are ready
Where the request belongs
Work Baidu Translate / 百度翻译 can move forward.
Content creators who need to localize social posts, e-commerce managers expanding into China, and developers who need to automate translation in their apps.
Localization Specialist
Translating marketing copy for Chinese markets during a busy launch week.
E-commerce Manager
Quickly converting product titles and descriptions for a cross-border store.
Content Creator
Automating the translation of blog posts or social media feeds into multiple languages.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsCaiyun AI Translate / 彩云小译
Popular high-precision machine translation. translate text lists and detect languages via AI.
Tencent TMT / 腾讯机器翻译
Tencent's professional machine translation. translate text and detect languages with high precision via AI.
LibreTranslate API
Translate and detect text. audit languages via AI.
Systran (Machine Translation API)
Professional machine translation and linguistic analysis via Systran. translate text, detect languages, and perform dictionary lookups.
DeepL
Translate text between 30+ languages with neural machine translation that captures nuance and tone better than generic engines.
Smartling (Translation Workflow API)
Automate translation workflows via Smartling. manage projects, create jobs, upload content, and download translations directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Baidu Translate / 百度翻译 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 Baidu Translate / 百度翻译.
The practical details behind the request, access and result.
Can I use Baidu Translate MCP for Chinese localization?
Yes, it's specifically designed to help you translate content into Chinese and handle Chinese-to-English tasks with high accuracy.
Does Baidu Translate MCP support more than just Chinese?
It supports translation between over 200 different languages, including Spanish, French, Portuguese, and many others.
How does Baidu Translate MCP help with e-commerce?
You can use it to instantly translate product titles and descriptions, making it much faster to launch products in new international markets.
Can Baidu Translate MCP identify what language a text is in?
Yes, it has a specific capability to detect the source language of any text snippet you provide to your agent.
Is Baidu Translate MCP good for technical translations?
It handles technical text well and is a great way to get professional machine translations into your daily workflow.
How do I connect Baidu Translate MCP to my AI client?
You just need to subscribe, get your App ID and Secret Key from Baidu, and plug them into your agent's settings.
How do I find my Baidu Translate App ID and Secret Key?
Log in to the Baidu Translate Open Platform, navigate to the 'Developer Information' (开发者信息) section in your management console to find your unique App ID and Secret Key.
Which language codes are supported?
Baidu uses standard codes like zh (Chinese), en (English), pt (Portuguese), spa (Spanish), and fra (French). You can use auto for the source language to let the API detect it automatically.
Is there a limit to text length?
The general translation API supports up to 6000 characters per request. For extremely long documents, it is recommended to split the text into multiple smaller segments.
One connection away
Give your agent a direct line to Baidu Translate / 百度翻译.
Connect Baidu Translate / 百度翻译 once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available