Pressa - LaTeX to PDF for Gemini CLI
io.github.pressa-dev/pressa
Compile LaTeX to PDF without installing TeX Live. No API key needed to start.
client:Gemini CLI
transport:streamable-http
runtime:npm
tools:1
Install Pressa - LaTeX to PDF in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"pressa": {
"httpUrl": "https://api.pressa.dev/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs