cerebro mcp for Gemini CLI
io.github.benjixone/cerebro-mcp
Government tenders, awards and pre-tender pipelines from 21 official sources as MCP tools.
client:Gemini CLI
transport:streamable-http
Install cerebro mcp in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"cerebro-mcp": {
"httpUrl": "https://cerebroradar.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