BetSlip Doctor
BD
BetSlip Doctor
/grade_slip

Grade a betslip

Submit betslip text and get BetSlip Doctor's graded second opinion: rank, score, per-leg calls, ten-dimension checkup and sourced evidence. Entertainment/decisi

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 /grade_slip for me.

Input

FieldTypeDescription
slipTextstringThe betslip as pasted text: one leg per line with odds where known.
ticketobjectOptional BSD two-level BetTicketContract. Use this for screenshot/manual parses and SGP tr
stakenumberOptional stake in dollars for payout context.
modestring (fast | deep)Research depth. 'fast' (default) answers quickly; 'deep' fans out to every research provid

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":"/grade_slip","input":{}}'
cli
npx cracked-ai run -p mcp-ai-betslipdoctor-mcp -e /grade_slip -i '{}'
mcp
run_tool({ provider: "mcp-ai-betslipdoctor-mcp", endpoint: "/grade_slip", input: {} })

Try it

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