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

Life Graph Export

Explicit private life-graph export: favorites/VIP plus people with edges or recent event tags. Pass full=true for a larger capped list. Optional event–people li

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 /get_life_graph for me.

Input

FieldTypeDescription
include_event_linksboolean default false
event_links_limitnumber default 25
max_peoplenumber default 80
fullbooleanInclude additional people by last interaction, up to max_people default false

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":"/get_life_graph","input":{"include_event_links":false,"event_links_limit":25,"max_people":80,"full":false}}'
cli
npx cracked-ai run -p mcp-com-dayze-life-context -e /get_life_graph -i '{"include_event_links":false,"event_links_limit":25,"max_people":80,"full":false}'
mcp
run_tool({ provider: "mcp-com-dayze-life-context", endpoint: "/get_life_graph", input: {"include_event_links":false,"event_links_limit":25,"max_people":80,"full":false} })

Try it

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