Skip to content
Gemini CLI

Make Effects for Gemini CLI

app.makefx/make-effects

Generate reproducible image, video, and audio assets with leading models and your own provider keys.

client:Gemini CLI transport:streamable-http

Install Make Effects in Gemini CLI

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

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

Make Effects in other clients