OFACScreen Sanctions Screening for Gemini CLI
com.ofacscreen/screening
Screen names against OFAC SDN and 7 more global sanctions lists. Free, no account required.
client:Gemini CLI
transport:streamable-http
tools:1
Install OFACScreen Sanctions Screening in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"screening": {
"httpUrl": "https://www.ofacscreen.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs