INCOME 2 for Claude Desktop
io.github.patrickbo19/income2
Autonomous earning and outcome routing: Agent Earn, Human Earn, Purchase Guard, and HYDRA.
client:Claude Desktop
transport:streamable-http
Install INCOME 2 in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"income2": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://earn-chat-mcp.onrender.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs