Skip to content
Cursor

DocPenny PDF Generator for Cursor

com.docpenny/pdf-generator

Generate HTML to PDF documents in bulk or single — raw replacements or based on conditions, loops

client:Cursor transport:streamable-http

Install DocPenny PDF Generator in Cursor

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

{
  "mcpServers": {
    "pdf-generator": {
      "url": "https://mcp.docpenny.com/mcp"
    }
  }
}

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

DocPenny PDF Generator in other clients