Skip to content
Gemini CLI

lightgen for Gemini CLI

app.lightgen/lightgen

Generate and edit images and create short videos inside Claude. Prepaid credits, no subscription.

client:Gemini CLI transport:streamable-http

Install lightgen in Gemini CLI

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

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

lightgen in other clients