Fallax for Gemini CLI
io.fallax/fallax
Fallax is a phishing simulation and security awareness training platform. Read your results.
client:Gemini CLI
transport:streamable-http
Install Fallax in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"fallax": {
"httpUrl": "https://app.fallax.io/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs