Loading MCP server directory, please wait...
The first official family-planner MCP: tasks, calendar, meals, shopping and reminders.
npx @getmcp/cli add com.snugplanner/snug-plannerRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationYour Snug Planner API key as a Bearer token. Generate one in Snug under Settings. Format: 'Bearer snug_sk_...'
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.snugplanner/snug-planner": {
"url": "https://api.snugplanner.com/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}