Skip to content
Gemini CLI

Phishunt for Gemini CLI

io.github.0xdaniellopez/phishunt

Public phishing feed: suspicious/confirmed phishing URLs detected hourly. No auth, CC0.

client:Gemini CLI transport:streamable-http tools:11

Install Phishunt in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "phishunt": {
      "httpUrl": "https://mcp.phishunt.io/"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

What Gemini CLI can do once it is connected

Phishunt in other clients