Crowdin Connector for AI agents.
10 live capabilities
Manage localization projects and translation tasks through your AI client.
Waiting for input…
Why people use Crowdin
Crowdin for Automating Localization Project Tracking
This Connector changes the workflow by putting that data in one place. Instead of clicking through filters, you just ask your agent for a status update. You get a clear summary of project progress, file completion percentages, and active tasks in seconds.
What Vinkius changes
You get a direct line to your Crowdin data without leaving your chat interface.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Checking project readiness
A manager needs to know if the 'Mobile App' project is ready.
- Real-world use case 02
Auditing UI strings
A developer needs to check the translation memory for 'Login' button strings.
- Real-world use case 03
Planning a new region launch
A strategist is planning a new region launch.
Complete set · 10capabilities
The complete Crowdin capability set.
These are the exact actions your AI can choose when you ask it to work with Crowdin.
01—04
4 capabilities in this set.
Part of 10 available through Crowdin.
- 01 Capability
List supported languages
Lists all language codes and names supported by the Crowdin platform. Use this to verify locale availability.
- 02 Capability
List projects
Lists every localization project in your account to give a high-level view of your work. This is great for a quick audit.
- 03 Capability
List project reports
Lists generated reports like translation costs and progress for a specific project. This helps with budget tracking.
- 04 Capability
List project tasks
Lists translation and proofreading tasks, including statuses and assigned linguists. Use this to monitor team workload.
05—07
3 capabilities in this set.
Part of 10 available through Crowdin.
- 05 Capability
Get file details
Gets metadata for a specific file, including its revision history and translation status. Use this to check deep file details.
- 06 Capability
Get project details
Retrieves detailed settings and activity summaries for a specific localization project. It gives a clear picture of project scope.
- 07 Capability
List project files
Lists all files in a project along with their current translation progress metrics. This makes it easy to see what's left to do.
08—10
3 capabilities in this set.
Part of 10 available through Crowdin.
- 08 Capability
List glossaries
Lists all glossaries in your account to help manage specific terminology and language pairs. This ensures brand consistency.
- 09 Capability
List project screenshots
Lists all screenshots in a project to provide visual context for translations. This helps your agent understand the UI layout.
- 10 Capability
List translation memories
Lists available translation memories and segment counts for reusing previous work. This helps avoid repeating old translations.
Set up in minutes
One URL. Then ask Crowdin to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Crowdin 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_irtVztis4WWRTg7b2seyHNRIOv4tHjTWnjfapA0P/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 Crowdin, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Crowdin for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_irtVztis4WWRTg7b2seyHNRIOv4tHjTWnjfapA0P/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 Crowdin URL.
- Step 03
Save and start
Save the connection and enable Crowdin in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"crowdin": {
"url": "https://edge.vinkius.com/vk_preview_irtVztis4WWRTg7b2seyHNRIOv4tHjTWnjfapA0P/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 Crowdin
Open Agent mode in chat and ask: "Using Crowdin, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"crowdin": {
"url": "https://edge.vinkius.com/vk_preview_irtVztis4WWRTg7b2seyHNRIOv4tHjTWnjfapA0P/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 Crowdin
Ask Copilot: "Using Crowdin, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"crowdin": {
"url": "https://edge.vinkius.com/vk_preview_irtVztis4WWRTg7b2seyHNRIOv4tHjTWnjfapA0P/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 Crowdin
Open Cascade and ask: "Using Crowdin, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"crowdin": {
"url": "https://edge.vinkius.com/vk_preview_irtVztis4WWRTg7b2seyHNRIOv4tHjTWnjfapA0P/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 Crowdin
Ask Cline: "Using Crowdin, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add crowdin --transport http "https://edge.vinkius.com/vk_preview_irtVztis4WWRTg7b2seyHNRIOv4tHjTWnjfapA0P/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 Crowdin
Ask Claude: "Using Crowdin, show me...". 10 tools are ready
Where the request belongs
Work Crowdin can move forward.
Localization managers who are tired of manual status checks, developers auditing i18n files, and content strategists planning global rollouts.
Localization Manager
Checks project progress and task statuses on a Tuesday afternoon to see if the marketing site is ready for launch.
Full-Stack Developer
Audits project files and translation memories to ensure the app's UI strings are consistent across all languages.
Content Strategist
Explores glossaries and supported languages during the planning phase of a new international product launch.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsTransifex
Localize your projects efficiently using AI Agents with the official Transifex integration.
Weblate
Automate localization workflows via Weblate. manage projects, components, languages, and users directly from any AI agent.
Lokalise
Automate translation and localization workflows via Lokalise. manage projects, keys, and translations directly from any AI agent.
Localazy (AI Translation & Localization API)
Manage software localization and translations via Localazy. list projects, import content, manage source keys, and handle glossary terms directly from your AI agent.
OneSky (App & Web Localization API)
Automate app and web localization via OneSky. manage project groups, track translation progress, and handle projects directly from your AI agent.
Phrase (Software Localization API)
Manage software localization projects, locales, and translation keys directly through the Phrase API.
Bring your own AI
Change the model, client or framework. Keep Crowdin 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 Crowdin.
The practical details behind the request, access and result.
Can the Crowdin MCP help me see which files are finished?
Yes, it lets your agent check the translation progress of every file in a project so you know exactly what's done.
How do I use the Crowdin MCP to track my translation costs?
You can ask your agent to pull the latest reports to see your spending and progress metrics in one view.
Can I check my glossaries using this Crowdin MCP?
Yes, your agent can list all your glossaries and language pairs to help keep your terminology consistent.
Does the Crowdin MCP work for managing translation memories?
It allows you to see your TMs and segment counts so you can ensure you're reusing previous work correctly.
Can I see the specific tasks assigned to my linguists?
Yes, the Connector lets you pull a list of all translation and proofreading tasks along with their current statuses.
What kind of project data can I get from the Crowdin MCP?
You can get high-level project summaries, language settings, and a list of all projects in your account.
How do I get a Crowdin Personal Access Token?
Log in to your Crowdin account, navigate to Account Settings > API, and you will find the Personal Access Tokens section to generate a new token.
Can the agent upload new files for translation?
This integration currently focuses on listing and retrieving project and file data. File uploads should be handled through the Crowdin dashboard or CI/CD integrations.
Does Crowdin support custom glossaries?
Yes, you can use the list_glossaries capability to view all glossaries available in your account, ensuring consistent terminology across your projects.
One connection away
Give your agent a direct line to Crowdin.
Connect Crowdin once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available