Antecedentes (Polícia Federal) for Gemini CLI
io.github.mcp-dir/antecedentes_policia_federal-mcp
Looks up a person's criminal record certificate at the Federal Police, from the CPF and name. Built
client:Gemini CLI
transport:streamable-http
tools:7
Install Antecedentes (Polícia Federal) in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"antecedentes_policia_federal-mcp": {
"httpUrl": "https://api.mcp.ai/p_antecedentes_policia_federal"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs