Pressa - LaTeX to PDF for Cursor
io.github.pressa-dev/pressa
Compile LaTeX to PDF without installing TeX Live. No API key needed to start.
client:Cursor
transport:streamable-http
runtime:npm
tools:1
Install Pressa - LaTeX to PDF in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"pressa": {
"url": "https://api.pressa.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs