Offshore Leaks (ICIJ) for Gemini CLI
io.github.mcp-dir/offshore_leaks-mcp
Checks whether a name appears in the ICIJ Offshore Leaks database (offshore structures), for complia
client:Gemini CLI
transport:streamable-http
tools:7
Install Offshore Leaks (ICIJ) in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"offshore_leaks-mcp": {
"httpUrl": "https://api.mcp.ai/p_offshore_leaks"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs