Agent Reputation for Gemini CLI
io.github.samytouri/agent-hub
Complaint registry for paid agent transactions - check a seller before you pay, or file your own.
client:Gemini CLI
transport:streamable-http
tools:14
Install Agent Reputation in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"agent-hub": {
"httpUrl": "https://agentreputation.dev/api/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs