Morning Briefing
MCP Serverby sundial-org · Added 5mo ago
Claude
33
Install
git clone https://github.com/sundial-org/awesome-openclaw-skillsAdd to Claude
claude mcp add morning-briefingQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"morning-briefing": {
"command": "npx",
"args": [
"@modelcontextprotocol/morning-briefing"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Generate personalized morning report with today's reminders, Notion tasks (undone), and vault storage. Use when user asks for morning briefing, daily summary, or "today's plan". Pulls from Apple Reminders (as calendar proxy) and Notion tasks DB (set NOTION_TASKS_DB or specify DB ID).
Tags
developmentskill