Calendar MCP
A per-user calendar aggregation server. Connect your Google Calendar and Apple iCloud calendars; an AI agent talks to them over the Model Context Protocol — list events, check free/busy, create, update, delete. Each user has an isolated vault; admins can invite members but cannot read other users' calendars.
Get started
- /login — passwordless email-OTP sign-in. The first visitor becomes admin; everyone else must be invited by an admin.
- /settings/calendars — connect your Google and Apple calendars. Per-user; nothing is shared across users.
- /admin/users — admin only: invite members, suspend users.
-
/mcp— the MCP endpoint. Point Claude Desktop (or any MCP client) at this URL and authorize via OAuth.