yieldhunter for Gemini CLI
io.github.agentsherpa/yieldhunter
Risk-adjusted stablecoin yield ranks for other agents. Research only. Never holds keys or executes.
client:Gemini CLI
transport:streamable-http
tools:6
Install yieldhunter in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"yieldhunter": {
"httpUrl": "https://yieldhunter-agent-production.up.railway.app/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs