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

Life Context Snapshot

Get a snapshot of the authenticated user's current life context (identity, today/upcoming events, pulse, trackers). Relationships and memories are included by d

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

Input

FieldTypeDescription
include_locationbooleanInclude city/country label; never returns a precise address default false
include_relationshipsbooleanInclude inner-circle and relationship summaries (default true; set false to omit) default true
include_memoriesbooleanInclude recent memory summaries (default true; set false to omit) default true

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_context","input":{"include_location":false,"include_relationships":true,"include_memories":true}}'
cli
npx cracked-ai run -p mcp-com-dayze-life-context -e /get_life_context -i '{"include_location":false,"include_relationships":true,"include_memories":true}'
mcp
run_tool({ provider: "mcp-com-dayze-life-context", endpoint: "/get_life_context", input: {"include_location":false,"include_relationships":true,"include_memories":true} })

Try it

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