Skip to content
VS Code

Translate for VS Code

io.github.pipeworx-io/translate

Translate MCP — LibreTranslate-compatible machine translation.

client:VS Code transport:streamable-http

Install Translate in VS Code

.vscode/mcp.json

{
  "servers": {
    "translate": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/translate/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Translate in other clients