Screenshot & PDF Capture API for Gemini CLI
io.github.br0ski777/screenshot-pdf
Capture screenshots (PNG/JPEG/WebP) and generate PDFs from any URL. x402 payments.
client:Gemini CLI
transport:sse
Install Screenshot & PDF Capture API in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"screenshot-pdf": {
"url": "https://screenshot-pdf.api.klymax402.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