Skip to content
Gemini CLI

Mock Screenshots for Gemini CLI

io.github.gamercc-apps/mockscreenshots-mcp

Deep links to pixel-perfect fake chat & screenshot generators (iMessage, WhatsApp & more).

client:Gemini CLI transport:stdio runtime:npm

Install Mock Screenshots in Gemini CLI

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

{
  "mcpServers": {
    "mockscreenshots-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@gamercc-apps/mockscreenshots-mcp"
      ]
    }
  }
}

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

Mock Screenshots in other clients