FedTally — US Federal Contract Intelligence for Gemini CLI
io.github.woodydaniel/fedtally
US federal contract recompetes with the incumbent named, awards by company, agency spend.
client:Gemini CLI
transport:streamable-http
tools:3
Install FedTally — US Federal Contract Intelligence in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"fedtally": {
"httpUrl": "https://fedtally.com/api/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs