GlobalGov — Government Procurement Intelligence for Gemini CLI
io.globalgov/mcp
Find the government contracts you can actually bid on, while they are still open. Free, no key.
client:Gemini CLI
transport:streamable-http
tools:5
Install GlobalGov — Government Procurement Intelligence in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"mcp": {
"httpUrl": "https://freemcp.globalgov.io/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs