Locize for VS Code
app.locize.mcp/server
Locize TMS: 26 tools for translations, TM/glossary/styleguide/screenshot context, versions. OAuth.
client:VS Code
transport:streamable-http
Install Locize in VS Code
.vscode/mcp.json
{
"servers": {
"server": {
"type": "http",
"url": "https://mcp.locize.app"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs