govcon feed for Gemini CLI
com.dropwatchhq/govcon-feed
Track US federal contract changes: what changed, deltas, competitor award watch, award search.
client:Gemini CLI
transport:streamable-http
tools:4
Install govcon feed in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"govcon-feed": {
"httpUrl": "https://govcon.dropwatchhq.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