Skip to content
VS Code

globalize.now for VS Code

io.github.globalize-now/globalize

Localize apps from your AI assistant: translate locale files, set glossaries, connect GitHub repos.

client:VS Code transport:streamable-http

Install globalize.now in VS Code

.vscode/mcp.json

{
  "servers": {
    "globalize": {
      "type": "http",
      "url": "https://api.globalize.now/mcp"
    }
  }
}

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

globalize.now in other clients