Dayze — Life in Days + Notable People
DL
Dayze — Life in Days + Notable People
/compare_lives

Compare Two Lives

Side-by-side notable packs for two slugs (life_in_days + day_number timelines). One call instead of two notable_pack. Example: elon-musk vs steve-jobs. ($0.08)

liveunknown~5s typical
mcpdayzelife
$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-dayze-life-context /compare_lives for me.

Input

FieldTypeDescription
slug_a*stringFirst person slug
slug_b*stringSecond person slug
similarnumber default 4
peersnumber default 6
datestringYYYY-MM-DD target date for both packs

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-dayze-life-context","endpoint":"/compare_lives","input":{"slug_a":"...","slug_b":"...","similar":4,"peers":6}}'
cli
npx cracked-ai run -p mcp-com-dayze-life-context -e /compare_lives -i '{"slug_a":"...","slug_b":"...","similar":4,"peers":6}'
mcp
run_tool({ provider: "mcp-com-dayze-life-context", endpoint: "/compare_lives", input: {"slug_a":"...","slug_b":"...","similar":4,"peers":6} })

Try it

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