hopgraph for Gemini CLI
io.github.j-sulliman/hopgraph
Verify ANZ businesses against government registers. Surfaces cross-jurisdictional findings.
client:Gemini CLI
transport:streamable-http
Install hopgraph in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"hopgraph": {
"httpUrl": "https://hopgraph.com/mcp/"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs