backgrounds for Gemini CLI
app.creatica/backgrounds
Deterministic procedural SVG/PNG backgrounds: 58 generators, curated palettes, brand kits.
client:Gemini CLI
transport:streamable-http
runtime:npm
tools:6
Install backgrounds in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"backgrounds": {
"httpUrl": "https://api.creatica.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