DL
Dayze — Life in Days + Notable People
/get_people
User Contacts
List the authenticated user's CRM people. Each person includes avatar_url, photo_count, and has_photos; use get_person_photos(person_id) for the full gallery. N
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_people for me.
Input
| Field | Type | Description |
|---|---|---|
| limit | number | Page size (default 100, max 500) |
| offset | number | Skip N rows (default 0) |
| include_notes | boolean | When true, include notes (server-redacted). 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_people","input":{}}'cli
npx cracked-ai run -p mcp-com-dayze-life-context -e /get_people -i '{}'mcp
run_tool({ provider: "mcp-com-dayze-life-context", endpoint: "/get_people", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.