Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Dayze

БесплатноНе проверен

Hosted people and life-in-days knowledge API for AI agents, providing notable packs with day-of-life numbers, similar people, and birthday peers.

GitHubEmbed

Описание

Hosted people and life-in-days knowledge API for AI agents, providing notable packs with day-of-life numbers, similar people, and birthday peers.

README

Dayze MCP

Hosted people + life-in-days knowledge API for AI agents.

Install / try on Smithery: https://smithery.ai/servers/polaris/dayze

smithery badge

Website https://dayze.com
Agents docs https://dayze.com/docs/agents
Streamable HTTP https://dayze.com/api/mcp
REST MCP https://dayze.com/api/v1/mcp
Discovery https://dayze.com/.well-known/mcp.json
Server card https://dayze.com/.well-known/mcp/server-card.json
OpenAPI https://dayze.com/openapi.json
OAuth PRM https://dayze.com/.well-known/oauth-protected-resource
OAuth AS https://dayze.com/.well-known/oauth-authorization-server
x402scan https://www.x402scan.com/recipient/0x4DeE3CDA6cb33b1f7A29dE1385B192F802AE3EDa/resources

Pitch

Dayze is a pay-per-call people + life-in-days API for AI agents — notable packs with day-of-life numbers, similar people, and birthday peers. Public notable_* tools need no API key; USDC on Base via x402 after the free tier.

Quick try

# Streamable HTTP (JSON-RPC)
curl -X POST https://dayze.com/api/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{"protocolVersion":"2025-06-18","capabilities":{},"clientInfo":{"name":"curl","version":"1.0"}}}'

curl -X POST https://dayze.com/api/mcp \
  -H 'Content-Type: application/json' \
  -d '{"jsonrpc":"2.0","id":2,"method":"tools/list"}'

# REST (compat)
curl https://dayze.com/api/v1/mcp

curl -X POST https://dayze.com/api/v1/mcp \
  -H 'Content-Type: application/json' \
  -d '{"tool":"notable_pack","parameters":{"slug":"albert-einstein"}}'

Timeline events include day_number (e.g. Einstein’s Nobel = Day 15,580).

Auth

  • Public notable_* tools: no login (x402 after free tier)
  • Private life-graph tools: Bearer dayze_k_… or OAuth dayze_at_…
  • OAuth 2.1 + PKCE + DCR for Claude / ChatGPT / Gemini agents — see https://dayze.com/docs/agents

Transport

  • Streamable HTTP JSON-RPC at /api/mcp (initialize, tools/list, tools/call)
  • REST MCP-compatible at /api/v1/mcp (GET capabilities, POST {tool, parameters})
  • GET /api/mcp returns discovery JSON (200); SSE sessions are not available on Netlify serverless

Tags

mcp · x402 · ai-agents · notable-people · life-in-days · knowledge-api · base · usdc

Glama install / Make Release

Dayze MCP is hosted at https://dayze.com/api/mcp. This repo ships a thin Dockerfile that uses mcp-proxy so Glama can containerize a stdio bridge for security scans and one-click install.

  1. Open https://glama.ai/mcp/servers/gohluke/dayze-mcp/admin/dockerfile
  2. Point the build at this repo’s Dockerfile (or paste the same ENTRYPOINT)
  3. Deploy → wait for build test green
  4. Make Release → version 1.6.0 (match package.json)

Prefer connecting clients directly to https://dayze.com/api/mcp (Streamable HTTP + OAuth).

License

Documentation and listing metadata in this repo: MIT. The Dayze product and API remain proprietary; this repo exists so directories can index a public GitHub URL.

from github.com/gohluke/dayze-mcp

Установка Dayze

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/gohluke/dayze-mcp

FAQ

Dayze MCP бесплатный?

Да, Dayze MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Dayze?

Нет, Dayze работает без API-ключей и переменных окружения.

Dayze — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить Dayze в Claude Desktop, Claude Code или Cursor?

Открой Dayze на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Dayze with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории ai