Gao Protests for Gemini CLI
io.github.pipeworx-io/gao-protests
GAO Bid-Protest Decisions MCP — reads the gao_bid_protests table (ingested
client:Gemini CLI
transport:streamable-http
Install Gao Protests in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"gao-protests": {
"httpUrl": "https://gateway.pipeworx.io/gao-protests/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs