Skip to content
Zed

Langbly Translation for Zed

com.langbly/translation

Translate text or HTML, detect languages, and list supported languages with Langbly.

client:Zed transport:streamable-http

Install Langbly Translation in Zed

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

{
  "context_servers": {
    "translation": {
      "url": "https://mcp.langbly.com/mcp"
    }
  }
}

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

Langbly Translation in other clients