recall risk for Gemini CLI
com.dropwatchhq/recall-risk
Check a product's recall risk: score + active CPSC/FDA/NHTSA recalls for a product or brand.
client:Gemini CLI
transport:streamable-http
tools:1
Install recall risk in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"recall-risk": {
"httpUrl": "https://cassandra.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