whoisgenius for Gemini CLI
io.github.basicscandal/whoisgenius
Domain attribution and correlation for AI agents, with confidence and per-signal evidence.
client:Gemini CLI
transport:streamable-http
tools:2
Install whoisgenius in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"whoisgenius": {
"httpUrl": "https://api.whoisgeni.us/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs