Skip to content
Zed

globalize.now for Zed

io.github.globalize-now/globalize

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

client:Zed transport:streamable-http

Install globalize.now in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "globalize": {
      "url": "https://api.globalize.now/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

globalize.now in other clients