Skip to content
Gemini CLI

DocPenny PDF Generator for Gemini CLI

com.docpenny/pdf-generator

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

client:Gemini CLI transport:streamable-http

Install DocPenny PDF Generator in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

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

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

DocPenny PDF Generator in other clients