INDIVIDUAL MCP TOOL
gap_trade_signals
Deterministic signals for the gap-trader strategy: per Hood ticker the overnight gap it currently carries (bps), a signal (long_at_open | avoid_or_reduce | none), 14-day gap statistics, the hit rate of pre-open gap direction vs open direction (hit_rate_14d) and risk flags (oracle_paused, stale, low_liquidity, earnings_within_48h).
LIVE ENDPOINT
https://api.ottodata.app/mcp
Connect to this endpoint to inspect the live schema for gap_trade_signals and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.otto-data]
url = "https://api.ottodata.app/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"otto-data": {
"type": "http",
"url": "https://api.ottodata.app/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: otto-data
Remote MCP URL: https://api.ottodata.app/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"otto-data": {
"url": "https://api.ottodata.app/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"otto-data": {
"type": "http",
"url": "https://api.ottodata.app/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "otto-data",
"transport": "streamable-http",
"url": "https://api.ottodata.app/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
hood_basis_snapshot— Current basis (premium/discount) snapshot for all Robinhood Chain tokenized stocks.hood_basis_history— Minute-level basis history for one ticker (newest first).hood_gaps_summary— Overnight and weekend premium/discount statistics for all tickers: average, min/max and latest value (bps).hood_gaps_live— Live view of the current off-hours session: which tickers trade at the largest premium/discount vs their last close.hood_gap_sessions— Session-by-session gap history for one ticker (each overnight/weekend session is a separate row).hood_feeds— Registry of all tokenized stock and crypto feeds tracked on Robinhood Chain (Chainlink proxy + token contract addresses).reddit_alpha_signals— Ticker alpha signals extracted from Reddit (novelty, mention velocity and cross-sub spread components).reddit_market_regime— Current market regime inferred from Reddit chatter (e.