Benefício de Prestação Continuada (BPC) for Gemini CLI
io.github.mcp-dir/bpc-mcp
Checks receipt of the Continuous Cash Benefit (BPC) by a beneficiary from the CPF and NIS. Platform-
client:Gemini CLI
transport:streamable-http
tools:7
Install Benefício de Prestação Continuada (BPC) in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"bpc-mcp": {
"httpUrl": "https://api.mcp.ai/p_bpc"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs