Skip to content
Gemini CLI

image-ocr for Gemini CLI

co.kymac.ocr/image-ocr

Image URL → plain text OCR for bots. Free try then prepaid TEST. https://ocr.kymac.co

client:Gemini CLI transport:streamable-http

Install image-ocr in Gemini CLI

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

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

image-ocr in other clients