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
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_context_pack for me.
Input
| Field | Type | Description |
|---|---|---|
| query | string | Optional focus query for semantic memories |
| include_location | boolean | Include city/country label; never returns a precise address default false |
| include_relationships | boolean | Include who_matters (inner-circle, relationship health, reach-out). Default true. default true |
| include_money | boolean | Include the private cashflow summary default false |
| include_memories | boolean | Include recent memories (default true). A query always enables focused memories. default true |
| include_places | boolean | Include recent canonical places (venue-level, no GPS points) default false |
| include_trips | boolean | Include recent/upcoming trips from completed travel history default false |
| focus | string | Optional 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.