Safe-Check (recall + counterfeit) for Gemini CLI
com.dropwatchhq/safe-check
Is it recalled or fake? Recall lookup vs live US gov feeds + transparent counterfeit risk signal.
client:Gemini CLI
transport:streamable-http
tools:3
Install Safe-Check (recall + counterfeit) in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"safe-check": {
"httpUrl": "https://safecheck.dropwatchhq.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