Skip to content
VS Code

multilocale for VS Code

com.multilocale/multilocale

Manage translation projects, phrases and locales with secure organization-scoped tools and views.

client:VS Code transport:streamable-http tools:17

Install multilocale in VS Code

.vscode/mcp.json

{
  "servers": {
    "multilocale": {
      "type": "http",
      "url": "https://mcp.multilocale.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

multilocale in other clients