PEP (Pessoa Exposta Politicamente) for Gemini CLI
io.github.mcp-dir/pep-mcp
Checks whether a person is a Politically Exposed Person (PEP) from the CPF, for compliance and AML d
client:Gemini CLI
transport:streamable-http
tools:7
Install PEP (Pessoa Exposta Politicamente) in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"pep-mcp": {
"httpUrl": "https://api.mcp.ai/p_pep"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs