Deepl for VS Code
io.github.pipeworx-io/deepl
DeepL MCP.
client:VS Code
transport:streamable-http
Install Deepl in VS Code
.vscode/mcp.json
{
"servers": {
"deepl": {
"type": "http",
"url": "https://gateway.pipeworx.io/deepl/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs