Skip to content
Claude Desktop

Pressa - LaTeX to PDF for Claude Desktop

io.github.pressa-dev/pressa

Compile LaTeX to PDF without installing TeX Live. No API key needed to start.

client:Claude Desktop transport:streamable-http runtime:npm tools:1

Install Pressa - LaTeX to PDF in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "pressa": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://api.pressa.dev/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

What Claude Desktop can do once it is connected

Pressa - LaTeX to PDF in other clients