Skip to content
Gemini CLI

app intel for Gemini CLI

io.github.garrrikkotua/app-intel

App Store & Google Play data: app details, IAP prices, reviews, top charts, estimates, rank history.

client:Gemini CLI transport:stdio runtime:npm

Install app intel in Gemini CLI

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "app-intel": {
      "command": "npx",
      "args": [
        "-y",
        "app-intel-mcp"
      ],
      "env": {
        "RAPIDAPI_KEY": "<RAPIDAPI_KEY>"
      }
    }
  }
}

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

app intel in other clients