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
| Field | Type | Description |
|---|---|---|
| slipText | string | The betslip as pasted text: one leg per line with odds where known. |
| ticket | object | Optional BSD two-level BetTicketContract. Use this for screenshot/manual parses and SGP tr |
| stake | number | Optional stake in dollars for payout context. |
| mode | string (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.