Deepl for Zed
io.github.pipeworx-io/deepl
DeepL translation: translate, usage, source/target languages. Free 500k chars/mo.
client:Zed
transport:streamable-http
Install Deepl in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"deepl": {
"url": "https://gateway.pipeworx.io/deepl/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs