Skip to content

Translation Services Mcp for Zed

io.github.varvararatta/translation_services_mcp

MCP server for Translation Services

client:Zed transport:streamable-http

Install Translation Services Mcp in Zed

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

{
  "context_servers": {
    "translation_services_mcp": {
      "url": "https://translation-services-mcp.mcpize.run/mcp"
    }
  }
}

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

Translation Services Mcp in other clients