BD
BetSlip Doctor
/get_tracked_slips
Tracked slips
Read the authenticated user's tracked ticket trees and tracking lifecycle. Provider placement ids and sportsbook deep links are never returned.
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_tracked_slips for me.
Input
| Field | Type | Description |
|---|---|---|
| limit | integer | Tickets to return (default 20). |
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_tracked_slips","input":{}}'cli
npx cracked-ai run -p mcp-ai-betslipdoctor-mcp -e /get_tracked_slips -i '{}'mcp
run_tool({ provider: "mcp-ai-betslipdoctor-mcp", endpoint: "/get_tracked_slips", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.