Skip to content
Zed

Translate for Zed

io.github.pipeworx-io/translate

Translate MCP — LibreTranslate-compatible machine translation.

client:Zed transport:streamable-http

Install Translate in Zed

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

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

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

Translate in other clients