LetX for VS Code
app.letx/letx
Collaborative LaTeX editor: search 1000+ templates, edit projects, and compile them to PDF.
client:VS Code
transport:streamable-http
Install LetX in VS Code
.vscode/mcp.json
{
"servers": {
"letx": {
"type": "http",
"url": "https://api.letx.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs