LetX for Cursor
app.letx/letx
Collaborative LaTeX editor: search 1000+ templates, edit projects, and compile them to PDF.
client:Cursor
transport:streamable-http
Install LetX in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"letx": {
"url": "https://api.letx.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs