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

Person Neighborhood

Subgraph around one user-owned person_id — profile (avatar_url, photo_count, has_photos) plus declared connections. Use get_person_photos for the full gallery.

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

Input

FieldTypeDescription
person_id*stringUUID
include_notesbooleanWhen true, include center.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_person_neighborhood","input":{"person_id":"..."}}'
cli
npx cracked-ai run -p mcp-com-dayze-life-context -e /get_person_neighborhood -i '{"person_id":"..."}'
mcp
run_tool({ provider: "mcp-com-dayze-life-context", endpoint: "/get_person_neighborhood", input: {"person_id":"..."} })

Try it

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