Skip to content
Gemini CLI

APICK OCR for Gemini CLI

app.apick/ocr

OCR for images and Korean ID documents

client:Gemini CLI transport:streamable-http tools:6

Install APICK OCR in Gemini CLI

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

{
  "mcpServers": {
    "ocr": {
      "httpUrl": "https://apick.app/mcp/ocr"
    }
  }
}

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

What Gemini CLI can do once it is connected

APICK OCR in other clients