Skip to content
Gemini CLI

Shots for Gemini CLI

run.shots/shots

Create App Store screenshots, icons, ASO copy, localization, and revisions via hosted MCP.

client:Gemini CLI transport:streamable-http

Install Shots in Gemini CLI

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

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

Shots in other clients