ocr for Gemini CLI
com.pennyocr/ocr
Read PDFs and images as markdown or text, with exact costs and hard spend caps. $0.75/1k pages.
client:Gemini CLI
transport:streamable-http
tools:2
Install ocr in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"ocr": {
"httpUrl": "https://mcp.pennyocr.com"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs