Brandfetch for Gemini CLI
io.brandfetch/brandfetch
Search brands and retrieve design assets, company data, other brand context from Brandfetch's API
client:Gemini CLI
transport:streamable-http
Install Brandfetch in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"brandfetch": {
"httpUrl": "https://mcp.brandfetch.io/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs