mcpbeat

IncomeBot Trading Intelligence MCP Server

io.github.albermm/incomebot
answering

IncomeBot Trading Intelligence is answering right now. Last checked 4 min ago. It exposes 10 tools.

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

Uptime history 40 hours of history · worst hour 0%
40 hours agonow
100.0%
Uptime 24h
91 of 91 checks
10
Tools
read from the server
923 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 4 min ago.

run in your terminal
claude mcp add incomebot --transport http https://ib.phos.nz/mcp/
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "incomebot": {
      "url": "https://ib.phos.nz/mcp/"
    }
  }
}
~/.codex/config.toml
[mcp_servers.incomebot]
url = "https://ib.phos.nz/mcp/"
.cursor/mcp.json
{
  "mcpServers": {
    "incomebot": {
      "url": "https://ib.phos.nz/mcp/"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "incomebot": {
      "url": "https://ib.phos.nz/mcp/"
    }
  }
}

Available tools 10

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

calculate
calculate_position_size
Calculate risk-based position size using fixed fractional method.
income
run_income_scan
Full income sleeve scan — find cash-secured put opportunities. Checks regime gate, scans for 20-25 delta puts with 25-40 DTE on SPY/QQQ. May take 10-30 seconds.
market
get_market_snapshot
Get broad market snapshot — SPY, QQQ, VIX with technical indicators.
momentum
run_momentum_scan
Full momentum universe scan — screen + pattern detection + ranking. Scans the entire watchlist for bull flags, breakouts, and pullback setups. May take 10-30 seconds.
monte
run_monte_carlo
Monte Carlo portfolio risk simulation. Runs N simulations to estimate VaR, CVaR, max drawdown, and expected return.
options
find_options_by_delta
Find options contracts by delta range and days to expiration. Useful for income sleeve put selling — find 20-25 delta puts with 25-40 DTE.
portfolio
get_portfolio_heat
Get current portfolio heat — total risk across all positions. Shows per-position heat, momentum vs income sleeve breakdown, and remaining heat capacity (6% max).
screen
screen_momentum_universe
Screen stocks against momentum universe filter — ADR, volume, price range.
ticker
get_ticker_snapshot
Get a single ticker snapshot with price, SMAs, volume, and ADR.
validate
validate_trade_risk
Validate a proposed trade against 7-layer risk guardrails. Checks: hard limits, circuit breakers, velocity, confidence gates, position sizing, portfolio heat, and drawdown triggers.

Endpoints

URLTransportStateLatencyChecked
https://ib.phos.nz/mcp/ streamable-http answering 1027 ms 4 min ago

IncomeBot Trading Intelligence — questions

Answers built from our own checks of this server.

What can IncomeBot Trading Intelligence do?
It exposes 10 tools, read directly from the server on our last check. Among them: calculate_position_size, find_options_by_delta, get_market_snapshot, get_portfolio_heat, get_ticker_snapshot, run_income_scan and 4 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is IncomeBot Trading Intelligence working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 923 ms. The bar chart above shows every period we have measured.
How do I connect IncomeBot Trading Intelligence?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does IncomeBot Trading Intelligence need an API key?
No. IncomeBot Trading Intelligence completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 10 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is IncomeBot Trading Intelligence?
It answers our handshake in 923 ms on average, which is faster than 6% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.