Phrase (Software Localization API) Connector for AI agents.
20 live capabilities
Manage your software localization and translation keys from your IDE.
Waiting for input…
Why people use Phrase (Software Localization API)
Phrase Localization API: Stop the manual copy-pasting of translation keys.
With this Connector, you just tell your agent what you need. You can create a project, add locales, and generate keys in seconds. You get to stay in your flow and let the agent handle the data entry.
What Vinkius changes
You get to manage your entire localization pipeline through a simple chat interface.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Adding new features
A developer wants to add a login button.
- Real-world use case 02
Expanding to new markets
A manager needs to add Spanish.
- Real-world use case 03
Bulk updating content
A writer has a CSV of new strings.
Complete set · 20capabilities
The complete Phrase (Software Localization API) capability set.
These are the exact actions your AI can choose when you ask it to work with Phrase (Software Localization API).
01—04
4 capabilities in this set.
Part of 20 available through Phrase (Software Localization API).
- 01 Capability
Update locale
Edit the settings of an existing locale. This is useful for changing default languages.
- 02 Capability
Update project
Change project details. Use this to update the project name or description.
- 03 Capability
List translations
View all translations for a project. This helps you see what's been completed.
- 04 Capability
Update translation
Change the content of a translation. This allows you to edit strings on the fly.
05—08
4 capabilities in this set.
Part of 20 available through Phrase (Software Localization API).
- 05 Capability
Create key
Create a new translation key in your project. This keeps your codebase and Phrase in sync.
- 06 Capability
Create locale
Add a new language or region to a specific project. This is useful for expanding your reach.
- 07 Capability
Create project
Set up a new localization project. Use this to start a new app or website.
- 08 Capability
Create translation
Add a new translation entry. This helps populate your content quickly.
09—12
4 capabilities in this set.
Part of 20 available through Phrase (Software Localization API).
- 09 Capability
Delete key
Remove an old translation key. Use this to clean up your project data.
- 10 Capability
Delete locale
Delete a locale you no longer need. This keeps your project list clean.
- 11 Capability
Delete project
Remove a project entirely. Use this when a project is decommissioned.
- 12 Capability
Download file
Get your translations in a specific format. This helps with local testing.
13—16
4 capabilities in this set.
Part of 20 available through Phrase (Software Localization API).
- 13 Capability
Get key
Fetch details for a specific key. Use this to check the status of a string.
- 14 Capability
Get locale
Get information about a specific locale. This helps you verify language settings.
- 15 Capability
Get project
Retrieve details for a specific project. Use this to check project status.
- 16 Capability
List keys
View all translation keys for a project. This is great for auditing your content.
17—20
4 capabilities in this set.
Part of 20 available through Phrase (Software Localization API).
- 17 Capability
List locales
See all locales currently in a project. Use this to check your language coverage.
- 18 Capability
Update key
Modify an existing translation key. Use this to rename keys in your project.
- 19 Capability
Upload file
Send a localization file to Phrase. This is the fastest way to bulk update keys.
- 20 Capability
List projects
See all your localization projects. Use this to navigate your full workspace.
Set up in minutes
One URL. Then ask Phrase (Software Localization API) to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Phrase (Software Localization API) 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_CJZRjLhtihKrxCXUYOiAYLM4LrqyL5BaMjmw2ggp/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 Phrase (Software Localization API), and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Phrase (Software Localization API) for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_CJZRjLhtihKrxCXUYOiAYLM4LrqyL5BaMjmw2ggp/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 Phrase (Software Localization API) URL.
- Step 03
Save and start
Save the connection and enable Phrase (Software Localization API) in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"phrase-software-localization-api": {
"url": "https://edge.vinkius.com/vk_preview_CJZRjLhtihKrxCXUYOiAYLM4LrqyL5BaMjmw2ggp/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 Phrase (Software Localization API)
Open Agent mode in chat and ask: "Using Phrase (Software Localization API), help me...". 20 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"phrase-software-localization-api": {
"url": "https://edge.vinkius.com/vk_preview_CJZRjLhtihKrxCXUYOiAYLM4LrqyL5BaMjmw2ggp/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 Phrase (Software Localization API)
Ask Copilot: "Using Phrase (Software Localization API), help me...". 20 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"phrase-software-localization-api": {
"url": "https://edge.vinkius.com/vk_preview_CJZRjLhtihKrxCXUYOiAYLM4LrqyL5BaMjmw2ggp/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 Phrase (Software Localization API)
Open Cascade and ask: "Using Phrase (Software Localization API), help me...". 20 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"phrase-software-localization-api": {
"url": "https://edge.vinkius.com/vk_preview_CJZRjLhtihKrxCXUYOiAYLM4LrqyL5BaMjmw2ggp/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 Phrase (Software Localization API)
Ask Cline: "Using Phrase (Software Localization API), help me...". 20 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add phrase-software-localization-api --transport http "https://edge.vinkius.com/vk_preview_CJZRjLhtihKrxCXUYOiAYLM4LrqyL5BaMjmw2ggp/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 Phrase (Software Localization API)
Ask Claude: "Using Phrase (Software Localization API), show me...". 20 tools are ready
Where the request belongs
Work Phrase can move forward.
This is for the developer who's tired of manual copy-pasting between the IDE and the translation dashboard, and the localization manager who needs to audit project settings across dozens of different languages.
Software Engineer
Creates translation keys directly from the IDE while building new features to ensure the codebase stays updated.
Localization Manager
Audits project locales and manages language defaults without opening the web UI to check status.
Product Manager
Sets up new localization projects for upcoming feature launches via natural language commands.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsLocalazy (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.
Lokalise
Automate translation and localization workflows via Lokalise. manage projects, keys, and translations directly from any 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.
Weblate
Automate localization workflows via Weblate. manage projects, components, languages, and users directly from any AI agent.
Transifex
Localize your projects efficiently using AI Agents with the official Transifex integration.
Crowdin
Equip your AI agent to manage localization projects, files, and translations directly via the Crowdin API.
Bring your own AI
Change the model, client or framework. Keep Phrase 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 Phrase.
The practical details behind the request, access and result.
Can I use Phrase MCP to create new translation keys?
Yes, you can ask your agent to create keys directly in your project. This helps keep your codebase and translation platform in sync without manual entry.
Does Phrase MCP work with Cursor?
Yes, it works with Cursor and other MCP-compatible clients, allowing you to manage your localization data right from your editor.
How do I add a new language to my project using Phrase MCP?
Just ask your agent to add a new locale to your specific project ID. It will handle the configuration for you instantly.
Can I download my translations using this Connector?
Yes, you can use the capability to download your translations in your preferred format, which is great for local testing and review.
Is Phrase MCP good for bulk updates?
Yes, you can use the upload capability to push files to Phrase quickly. This is the most efficient way to handle large batches of new content.
Can I manage multiple projects with Phrase MCP?
Yes, you can list and manage all your projects through the agent. It allows you to navigate your entire workspace through simple chat commands.
Can I list all translation keys for a specific project?
Yes! Use the list_keys capability by providing the project_id. It will retrieve all translation keys configured for that project.
How do I add a new language to my localization project?
You can use the create_locale capability. You'll need to provide the project_id, the locale name (e.g., 'French'), and the locale code (e.g., 'fr-FR').
Is it possible to update an existing project's name?
Yes, the update_project capability allows you to modify properties like the project name and main_format using the project_id.
One connection away
Give your agent a direct line to Phrase.
Connect Phrase once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available