Skip to content
Zed

intlpull for Zed

io.github.intlpull/intlpull

AI-powered i18n platform with 50+ tools for translations, OTA releases, and more.

client:Zed transport:stdio runtime:npm

Install intlpull in Zed

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

{
  "context_servers": {
    "intlpull": {
      "command": "npx",
      "args": [
        "-y",
        "@intlpullhq/mcp-server"
      ]
    }
  }
}

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

intlpull in other clients