Skip to content
Gemini CLI

PDFInvoiceAPI for Gemini CLI

com.pdfinvoiceapi/render

Turn HTML or templates into branded invoice & document PDFs from your agent. One call, no install.

client:Gemini CLI transport:streamable-http

Install PDFInvoiceAPI in Gemini CLI

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

{
  "mcpServers": {
    "render": {
      "httpUrl": "https://pdfinvoiceapi.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

PDFInvoiceAPI in other clients