Shade for Gemini CLI
io.github.just-moh-it/shade
Search, inspect, organize, annotate, share, and automate creative assets in Shade.
client:Gemini CLI
transport:streamable-http
Install Shade in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"shade": {
"httpUrl": "https://mcp.shade.inc/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs