Skip to content
Gemini CLI

Screenies for Gemini CLI

app.screenies/screenies

Generate designed, localized App Store screenshot sets from your raw app captures.

client:Gemini CLI transport:streamable-http

Install Screenies in Gemini CLI

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

{
  "mcpServers": {
    "screenies": {
      "httpUrl": "https://screenies.app/mcp"
    }
  }
}

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

Screenies in other clients