Skip to content
Claude Desktop

IncomeBot Trading Intelligence for Claude Desktop

io.github.albermm/incomebot

Options trading — regime detection, momentum scanning, income screening, and risk simulation.

client:Claude Desktop transport:streamable-http

Install IncomeBot Trading Intelligence in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "incomebot": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://ib.phos.nz/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

IncomeBot Trading Intelligence in other clients