Threatfox for Gemini CLI
io.github.pipeworx-io/threatfox
ThreatFox MCP — abuse.ch indicator-of-compromise feed (free, key required)
client:Gemini CLI
transport:streamable-http
Install Threatfox in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"threatfox": {
"httpUrl": "https://gateway.pipeworx.io/threatfox/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs