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

Life Context Pack

Life Context Protocol (LCP) pack for the authenticated user: identity, pulse, who_matters, whats_next, memories. Pass include_relationships/include_memories fal

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

Input

FieldTypeDescription
querystringOptional focus query for semantic memories
include_locationbooleanInclude city/country label; never returns a precise address default false
include_relationshipsbooleanInclude who_matters (inner-circle, relationship health, reach-out). Default true. default true
include_moneybooleanInclude the private cashflow summary default false
include_memoriesbooleanInclude recent memories (default true). A query always enables focused memories. default true
include_placesbooleanInclude recent canonical places (venue-level, no GPS points) default false
include_tripsbooleanInclude recent/upcoming trips from completed travel history default false
focusstringOptional focus hint echoed in the pack (e.g. places, travel, people)

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

Try it

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