BD
BetSlip Doctor
/price_shop_slip
Price-shop a slip
Compare posted prices across books for each leg of a slip (main markets). Reports every book's quote, the best price for the bettor, and how much the user's own
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 /price_shop_slip for me.
Input
| Field | Type | Description |
|---|---|---|
| legs* | array |
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":"/price_shop_slip","input":{"legs":[]}}'cli
npx cracked-ai run -p mcp-ai-betslipdoctor-mcp -e /price_shop_slip -i '{"legs":[]}'mcp
run_tool({ provider: "mcp-ai-betslipdoctor-mcp", endpoint: "/price_shop_slip", input: {"legs":[]} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.