Skip to content
Gemini CLI

Mockups Gallery for Gemini CLI

io.github.kgnatx/mockups-gallery

Self-hosted gallery for AI-generated mockups. MCP interface; token-efficient curl uploads.

client:Gemini CLI transport:streamable-http runtime:oci

Install Mockups Gallery in Gemini CLI

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

{
  "mcpServers": {
    "mockups-gallery": {
      "httpUrl": "https://{host}/mcp"
    }
  }
}

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

Mockups Gallery in other clients