iSomor PDF Translation for VS Code
com.tryisomor/isomor
Translate uploaded text PDFs into English or Chinese, keep the layout, get bilingual PDFs.
client:VS Code
transport:streamable-http
Install iSomor PDF Translation in VS Code
.vscode/mcp.json
{
"servers": {
"isomor": {
"type": "http",
"url": "https://tryisomor.com/api/isomor/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs