People + life-in-days knowledge for AI agents. Public MCP; x402 on Base; OAuth for private tools.
claude mcp add life-context --transport http https://dayze.com/api/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"life-context": {
"url": "https://dayze.com/api/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"life-context": {
"serverUrl": "https://dayze.com/api/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"life-context": {
"type": "http",
"url": "https://dayze.com/api/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"life-context": {
"url": "https://dayze.com/api/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"life-context": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://dayze.com/api/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://dayze.com/api/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/com.dayze--life-context/reviews or the review_server meta-tool.
POST /mcp