Gov Auctions for Gemini CLI
io.github.pipeworx-io/gov-auctions
Government Auctions MCP — physical-asset auctions (surplus, seized, forfeited,
client:Gemini CLI
transport:streamable-http
Install Gov Auctions in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"gov-auctions": {
"httpUrl": "https://gateway.pipeworx.io/gov-auctions/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs