Brand Intelligence MCP for Gemini CLI
io.github.foundrynet/brand-intel-mcp
Domain & brand intelligence: company enrichment, tech stack detection, brand research.
client:Gemini CLI
transport:streamable-http
Install Brand Intelligence MCP in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"brand-intel-mcp": {
"httpUrl": "https://brand-intel-mcp-production.up.railway.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