Skip to content
Gemini CLI

BrewMyPDF for Gemini CLI

com.brewmypdf/pdf

Render PDFs from templates you design once: list templates, check the data shape, preview, render.

client:Gemini CLI transport:streamable-http

Install BrewMyPDF in Gemini CLI

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

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

BrewMyPDF in other clients