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
mcpdayze—life
$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
| Field | Type | Description |
|---|---|---|
| include_event_links | boolean | default false |
| event_links_limit | number | default 25 |
| max_people | number | default 80 |
| full | boolean | Include 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.