CGU (Controladoria Geral da União) for Gemini CLI
io.github.mcp-dir/cgu-mcp
Looks up records of a person or company at the Federal Comptroller General (CGU) from the CPF or CNP
client:Gemini CLI
transport:streamable-http
tools:7
Install CGU (Controladoria Geral da União) in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"cgu-mcp": {
"httpUrl": "https://api.mcp.ai/p_cgu"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs