D
DiscreteRate
/run_hamburger_duo
run hamburger duo
Run the Hamburger Duo (HAM) demo — Andy Siprelle's 5-stage finite-source line, executed as both DES and DRS implementations on the same model so the event-count
liveverifiedunknown~5s typical
mcpprobeddiscreterate
$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-com-discreterate-public /run_hamburger_duo for me.
Input
| Field | Type | Description |
|---|---|---|
| simulation_days | integer | Days to simulate. Default 7. Range 1-30. default 7 |
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-com-discreterate-public","endpoint":"/run_hamburger_duo","input":{"simulation_days":7}}'cli
npx cracked-ai run -p mcp-com-discreterate-public -e /run_hamburger_duo -i '{"simulation_days":7}'mcp
run_tool({ provider: "mcp-com-discreterate-public", endpoint: "/run_hamburger_duo", input: {"simulation_days":7} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.