CADIN São Paulo for Gemini CLI
io.github.mcp-dir/cadin_sp-mcp
Status of a CPF or CNPJ in the São Paulo treasury default registry (CADIN). Platform-hosted, no cred
client:Gemini CLI
transport:streamable-http
tools:7
Install CADIN São Paulo in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"cadin_sp-mcp": {
"httpUrl": "https://api.mcp.ai/p_cadin_sp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs