How to Use the Localazy (AI Translation & Localization API) MCP in VS Code Copilot
Automate translation workflows and manage localization files directly within VS Code Copilot using this MCP Server.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Localazy (AI Translation & Localization API) MCP to VS Code Copilot
Create your Vinkius account to connect Localazy (AI Translation & Localization API) to VS Code Copilot and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Manage Shared Translation Files
The `import_content` tool lets your development team push localized files directly to your project from the VS Code chat interface. This eliminates manual file exports and keeps translation assets up to date. Teams can use `list_files` to verify which assets are currently tracked in the remote project. Your agent can run `download_file` to pull down localized content during local builds.
Enforce Translation Glossaries with this VS Code Copilot MCP Server
The `create_glossary_term` tool creates clear definitions for technical terms directly from your workspace. Your agent uses `update_glossary_term` to refine descriptions as product features evolve. This ensures consistent branding across all locales by listing active definitions via `list_glossary_terms`. When features are retired, use `delete_glossary_term` to clean up the glossary database.
Organize Keys and Track CDN Releases
The `set_key_tags` tool lets you tag up to 1,000 keys simultaneously to group your translation assets. You can also run `set_key_priority` to signal which strings need immediate attention. Keep track of production assets using `list_cdn_metadata` to verify published release tags. This allows you to verify which translation versions are live on the CDN.
Set up Localazy (AI Translation & Localization API) MCP in VS Code Copilot
Prerequisites
- VS Code 1.99 or later with GitHub Copilot extension
- Active Vinkius subscription with a valid endpoint token
- 1
Open MCP configuration
Open the Command Palette (
Cmd+Shift+P/Ctrl+Shift+P) and run "MCP: Add Server". Select HTTP (Streamable) as the server type. VS Code will create.vscode/mcp.jsonin your workspace. - 2
Add the Localazy (AI Translation & Localization API) MCP
Paste the JSON snippet shown on the right into your
.vscode/mcp.json. Replace[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. - 3
Switch to Agent mode
Open Copilot Chat (
Cmd+Shift+I/Ctrl+Shift+I) and switch to Agent mode using the dropdown. MCP tools are only available in Agent mode — they do not appear in Edit or Ask modes. - 4
Verify the connection
In the Copilot Chat input, type
#to list available tools. You should see the Localazy (AI Translation & Localization API) tools listed. Try asking: "List my recent Localazy (AI Translation & Localization API) transactions" and Copilot will invoke them automatically.
{
"mcpServers": {
"localazy-ai-translation-localization-api-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 Localazy. 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 Localazy (AI Translation & Localization API) MCP in VS Code Copilot
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Localazy (AI Translation & Localization API) MCP today
We host it, we monitor it, we maintain it. You just paste one token.