Government Contracts for Gemini CLI
io.github.martc03/gov-contracts
SAM.gov contracts and USAspending awards. 4 procurement tools.
client:Gemini CLI
transport:streamable-http
Install Government Contracts in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"gov-contracts": {
"httpUrl": "https://gov-contracts-mcp.apify.actor/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs