OFAC (Sanções EUA) for Gemini CLI
io.github.mcp-dir/ofac-mcp
Checks whether a name is on OFAC (US) sanctions lists, including SDN and Non-SDN, for compliance and
client:Gemini CLI
transport:streamable-http
tools:7
Install OFAC (Sanções EUA) in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"ofac-mcp": {
"httpUrl": "https://api.mcp.ai/p_ofac"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs