Logospell for Gemini CLI
com.logospell/logospell
AI-agent image generation: cohesive sets & illustrations. Resize a set or export icons, free.
client:Gemini CLI
transport:streamable-http
Install Logospell in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"logospell": {
"httpUrl": "https://mcp.logospell.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs