Imagcon for Gemini CLI
io.github.explorer-64/imagcon-mcp
Generate PWA icon sets and iOS splash screens from a text prompt or an existing image.
client:Gemini CLI
transport:streamable-http
runtime:mcpb
Install Imagcon in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"imagcon-mcp": {
"httpUrl": "https://mcp.imagcon.app/"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs