BD
BetSlip Doctor
/get_todays_board
Today's board (live odds)
Live sports board: upcoming and in-play games with main-market prices (moneyline, spread, total) and the best posted price per selection across connected books.
liveunknown~5s typical
mcpbetslipdoctor
$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-ai-betslipdoctor-mcp /get_todays_board for me.
Input
| Field | Type | Description |
|---|---|---|
| leagues | array | League labels to filter by, e.g. ['MLB','NFL']. Omit for all leagues. |
| limit | integer | Games to return (default 20, max 50). Live plus soonest first. |
| offset | integer | Window offset for paging (default 0). |
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-ai-betslipdoctor-mcp","endpoint":"/get_todays_board","input":{}}'cli
npx cracked-ai run -p mcp-ai-betslipdoctor-mcp -e /get_todays_board -i '{}'mcp
run_tool({ provider: "mcp-ai-betslipdoctor-mcp", endpoint: "/get_todays_board", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.