Skip to content
Cursor

PDF Generator API for Cursor

io.github.br0ski777/pdf-generator

Generate PDF from HTML or Markdown with custom pages, margins, layout. x402.

client:Cursor transport:sse

Install PDF Generator API in Cursor

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

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

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

PDF Generator API in other clients