INCOME 2 for Gemini CLI
io.github.patrickbo19/income2
Autonomous earning and outcome routing: Agent Earn, Human Earn, Purchase Guard, and HYDRA.
client:Gemini CLI
transport:streamable-http
Install INCOME 2 in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"income2": {
"httpUrl": "https://earn-chat-mcp.onrender.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