Otto Data — Robinhood Chain
OD
Otto Data — Robinhood Chain
/market_events

market events

Machine-readable news events (crypto + stocks). symbols is comma-separated (NVDA,BTC), event_type: listing|hack|regulation|earnings| etf|partnership|mac

liveunknown~5s typical
mcpottodata
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-app-ottodata-otto /market_events for me.

Input

FieldTypeDescription
symbolsstring default ""
event_typestring default ""
min_importanceinteger default 0
limitinteger default 50

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-app-ottodata-otto","endpoint":"/market_events","input":{"symbols":"","event_type":"","min_importance":0,"limit":50}}'
cli
npx cracked-ai run -p mcp-app-ottodata-otto -e /market_events -i '{"symbols":"","event_type":"","min_importance":0,"limit":50}'
mcp
run_tool({ provider: "mcp-app-ottodata-otto", endpoint: "/market_events", input: {"symbols":"","event_type":"","min_importance":0,"limit":50} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.