Rattlewatch for Gemini CLI
io.github.veritylabsai/rattlewatch
Cited US recall lookup for AI agents: CPSC and FDA data, nothing invented.
client:Gemini CLI
transport:streamable-http
tools:4
Install Rattlewatch in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"rattlewatch": {
"httpUrl": "https://rattlewatch.rattled.ca/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs