Skip to content
Gemini CLI

pdf-text for Gemini CLI

co.kymac.pdf/pdf-text

PDF URL → extracted text for bots. Free try then prepaid TEST. https://pdf.kymac.co

client:Gemini CLI transport:streamable-http

Install pdf-text in Gemini CLI

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

{
  "mcpServers": {
    "pdf-text": {
      "httpUrl": "https://pdf.kymac.co/mcp"
    }
  }
}

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

pdf-text in other clients