BetSlip Doctor
BD
BetSlip Doctor
/get_history_summary

Betting history summary

The authenticated user's imported betting-history ledger: W-L record, stake and net over lifetime/30d/7d windows, sync freshness, and their most recent bets. Nu

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_history_summary for me.

Input

FieldTypeDescription
recentintegerHow many recent bets to include (default 5).

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

Try it

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