Skip to content
Gemini CLI

bezelbub mcp for Gemini CLI

io.github.cwooddgr/bezelbub-mcp

Frame screenshots and screen recordings in Apple device bezels (device mockups). macOS only.

client:Gemini CLI transport:stdio runtime:npm

Install bezelbub mcp in Gemini CLI

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

{
  "mcpServers": {
    "bezelbub-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@dgr_labs/bezelbub-mcp"
      ]
    }
  }
}

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

bezelbub mcp in other clients