CNEP (Empresas Punidas) for Gemini CLI
io.github.mcp-dir/cnep-mcp
Checks whether a person or company is in the National Register of Punished Companies (CNEP) from the
client:Gemini CLI
transport:streamable-http
tools:7
Install CNEP (Empresas Punidas) in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"cnep-mcp": {
"httpUrl": "https://api.mcp.ai/p_cnep"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs