sanctions screening for Gemini CLI
com.watchtower-api/sanctions-screening
Sanctions screening, KYB, identifier validation, jurisdiction risk & secret scanning for AI agents
client:Gemini CLI
transport:streamable-http
Install sanctions screening in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"sanctions-screening": {
"httpUrl": "https://watchtower-api.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