Skip to content
Gemini CLI

upAPI for Gemini CLI

io.github.devinosolutions/upapi-mcp

All public upAPI operations as MCP tools: web scraping, search, screenshots, PDF, OCR and more.

client:Gemini CLI transport:streamable-http runtime:npm

Install upAPI in Gemini CLI

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

{
  "mcpServers": {
    "upapi-mcp": {
      "httpUrl": "https://app.upapi.io/api/mcp"
    }
  }
}

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

upAPI in other clients