Capabilities
Most calendar MCP connectors see one account. Calendrz gives your AI assistant a view across all your connected calendars — simultaneously, in real time.
"Show me my events across all my calendars for next week."
One prompt. Claude or ChatGPT queries your entire Calendrz profile — work, personal, freelance, side project — and returns a unified view of your week. No other calendar MCP connector can do this.
Works with your booking tools
Booking tools like Calendly and Google Calendar appointment pages only look at one calendar account to determine when you're free. If your busy time lives across multiple accounts, they can't see it — and double bookings happen.
Calendrz doesn't integrate with these tools directly — it works at the calendar layer, so every tool that reads your calendar automatically benefits.
Example prompts
These are real things you can say to Claude or ChatGPT once Calendrz is connected.
"Show me my calendar events for next week."
Your AI reads directly from all connected accounts and returns a clean summary of your upcoming schedule.
"Are my calendars being mirrored right now?"
Instantly see which connected accounts have auto-blocking active and your current mirroring preferences.
"Sync my calendars now."
Triggers an immediate availability mirror across all connected accounts — no need to open the Calendrz app.
"Enable importing tentative events."
Updates your mirror preferences so maybe/tentative events are also auto-blocked across your other calendars.
"What calendars do I have connected?"
Returns your full Calendrz profile — all connected accounts, their status, and your current subscription tier.
"What subscription plans does Calendrz offer?"
Your AI fetches the current available tiers and features directly from Calendrz in real time.
The difference
Use cases
Whether you're a consultant, freelancer, or PM juggling multiple calendars — here's where the Calendrz MCP shines.
You have a work calendar, a client calendar, and a personal one. Ask your AI to confirm your availability is mirrored before sending a proposal — without leaving your email client.
Back-to-back meetings across work and side-project calendars. Let your AI check what's blocked and where gaps exist — in real time, in the middle of planning.
Build AI workflows that are calendar-aware. With the Calendrz MCP server, your agents can query availability, trigger syncs, and update preferences programmatically.
Managing calendars for someone else? The MCP gives your AI assistant live awareness of which accounts are connected and whether auto-blocking is running correctly.
Available tools
These are the MCP tools available to your AI assistant once Calendrz is connected.
| Tool | What it does | Access |
|---|---|---|
get_events |
Retrieve calendar events with optional date filtering across all connected accounts | Read only |
get_profile |
Get your Calendrz profile, connected accounts, and current subscription tier | Read only |
get_mirror_preferences |
View your current availability mirroring and auto-blocking settings | Read only |
get_tiers |
View available Calendrz subscription tiers and features | Read only |
get_config |
Get app configuration including name and version | Read only |
save_mirror_preferences |
Update mirroring settings — e.g. enable tentative events, adjust per-calendar overrides | Read + Write |
trigger_sync |
Trigger an immediate availability mirror across all connected calendars | Action |
remove_connected_account |
Remove a connected calendar account from your profile (includes confirmation prompt) | Destructive |
add_connected_account |
Returns the URL to add a new calendar account in your browser | Action |
Security
The MCP server is built on OAuth 2.1. Your AI assistant gets access to Calendrz tools — not your Google or Microsoft account.
No API keys. No passwords. Authentication uses the industry-standard OAuth 2.1 authorization code flow with PKCE.
Access tokens expire after 60 minutes. Refresh tokens are valid for 30 days and rotate automatically.
Your Google and Microsoft OAuth tokens are stored securely in Calendrz and are never passed through to AI assistants or returned by any MCP tool.