IncomeBot Trading Intelligence for VS Code
io.github.albermm/incomebot
Options trading — regime detection, momentum scanning, income screening, and risk simulation.
client:VS Code
transport:streamable-http
Install IncomeBot Trading Intelligence in VS Code
.vscode/mcp.json
{
"servers": {
"incomebot": {
"type": "http",
"url": "https://ib.phos.nz/mcp/"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs