mcpbeat

Dayze — Life in Days + Notable People MCP Server

com.dayze/life-context
answering

Dayze — Life in Days + Notable People is answering right now. Last checked 15 min ago. It exposes 15 tools. Last commit 18 Jul 2026.

People + life-in-days knowledge for AI agents. Public MCP; x402 on Base; OAuth for private tools.

Uptime history 39 hours of history
39 hours agonow
100.0%
Uptime 24h
91 of 91 checks
15
Tools
read from the server
700 ms
Response time
average over 24h
0
Stars
last commit 18 Jul 2026

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 15 min ago.

run in your terminal
claude mcp add life-context --transport http https://dayze.com/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "life-context": {
      "url": "https://dayze.com/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.life-context]
url = "https://dayze.com/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "life-context": {
      "url": "https://dayze.com/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "life-context": {
      "url": "https://dayze.com/api/mcp"
    }
  }
}

Available tools 15

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

notable
notable_pack
DEFAULT for who is X: profile + life_in_days (age/day_number) + similar people + birthday peers. Timeline events include day_number. Prefer this over notable_profile. Example: albert-einstein. ($0.05)
notable_pack_premium
S-tier guaranteed pack (score≥85, timeline≥8, image, embedding). Errors if below bar. Use when you need high-quality, complete notable context. Example slug: elon-musk. ($0.10)
notable_profile
Bio-only profile JSON by slug (no life-in-days, similar, or birthday peers). Prefer notable_pack for “who is X / age in days / peers”. Example: taylor-swift. ($0.02)
notable_search
Search the public Dayze notable-people catalog by name, occupation, or slug. Use when you need to find a person before fetching a pack. Example slug: albert-einstein. ($0.01)
life
get_life_context
Get the authenticated user's current life context — identity, today's events, mood, inner circle, and social edges. Prefer get_context_pack for a full session bootstrap. Requires API key. ($0.15; API key required)
get_life_graph
Life-graph export: people nodes + person_connections edges. Optional event–people links. Requires API key. ($0.25; API key required)
compare
compare_lives
Side-by-side notable packs for two slugs (life_in_days + day_number timelines). One call instead of two notable_pack. Example: elon-musk vs steve-jobs. ($0.08)
context
get_context_pack
Life Context Protocol (LCP) reference pack for a Dayze user: identity + who matters (edges) + week calendar + semantic/recent memories. Includes protocol.version. Optional query focuses memories. Requires API key or share token. Spec: https://dayze.com/docs/life-context ($0.20; API key required)
events
get_events
User calendar events (range: today|week|month|year|decade). Requires API key. ($0.10; API key required)
expenses
get_expenses
List user expenses / cashflow summary. Requires API key. ($0.10; API key required)
memories
get_memories
User memories from Dayze Agent. Pass query for semantic retrieval; omit for recent chronological. Requires API key. ($0.10; API key required)
people
get_people
List user CRM people (flat list). Each row includes contact_origin (personal|online|imported). Requires API key. ($0.10; API key required)
person
get_person_neighborhood
Subgraph around one person_id — profile plus all declared connections. Requires API key. ($0.15; API key required)
search
search
Semantic search across the authenticated user life graph (events, people, memories). Requires API key. ($0.15; API key required)
trackers
get_trackers
List user trackers / habits / streaks. Requires API key. ($0.10; API key required)

Endpoints

URLTransportStateLatencyChecked
https://dayze.com/api/mcp streamable-http answering 407 ms 15 min ago

Dayze — Life in Days + Notable People — questions

Answers built from our own checks of this server.

What can Dayze — Life in Days + Notable People do?
It exposes 15 tools, read directly from the server on our last check. Among them: compare_lives, get_context_pack, get_events, get_expenses, get_life_context, get_life_graph and 9 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is Dayze — Life in Days + Notable People mostly used for?
Its tools cluster around notable and life. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is Dayze — Life in Days + Notable People working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 700 ms. The bar chart above shows every period we have measured.
How do I connect Dayze — Life in Days + Notable People?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Dayze — Life in Days + Notable People need an API key?
No. Dayze — Life in Days + Notable People completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 15 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Dayze — Life in Days + Notable People?
It answers our handshake in 700 ms on average, which is faster than 12% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Dayze — Life in Days + Notable People open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.