Skip to content
Zed

Libretranslate for Zed

io.github.pipeworx-io/libretranslate

LibreTranslate MCP — open-source machine translation (BYO endpoint)

client:Zed transport:streamable-http

Install Libretranslate in Zed

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

{
  "context_servers": {
    "libretranslate": {
      "url": "https://gateway.pipeworx.io/libretranslate/mcp"
    }
  }
}

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

Libretranslate in other clients