Skip to content
VS Code

TranslateSheet for VS Code

com.translatesheet/mcp

Accurate, brand-controlled translation for text, code, images, and documents with terminology.

client:VS Code transport:streamable-http

Install TranslateSheet in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://mcp.translatesheet.com/mcp"
    }
  }
}

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

TranslateSheet in other clients