Skip to content
Gemini CLI

Storeboard for Gemini CLI

io.github.ophydami/storeboard

Generate exact-size App Store and Google Play screenshots, feature graphics, and listing copy.

client:Gemini CLI transport:streamable-http

Install Storeboard in Gemini CLI

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

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

Storeboard in other clients