Skip to content
Cursor

MochiPDF for Cursor

io.github.cbolgiano/mochipdf

Remote MCP server for HTML-to-PDF and screenshots with OAuth and API-key auth.

client:Cursor transport:streamable-http

Install MochiPDF in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "mochipdf": {
      "url": "https://mochipdf.com/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

MochiPDF in other clients