Scheduling
Google Calendar MCP connector
The Google Calendar connector lets Claude, ChatGPT, Cursor, any MCP client, and the Elaichi Agent read and manage your Google Calendar events, calendars, and free/busy time as you, with every action recorded in an audit log.
-
How it connects. Connects over OAuth. The credential goes into a vault nobody reads back.
-
One address. https://api.elaichi.ai/mcp, the same for every user.
-
Their own access. An agent never gets more than the person it acts for.
How to connect
How to connect Google Calendar to Claude, ChatGPT or Cursor
Two steps, about a minute.
In Elaichi
Connect Google Calendar once
-
Open Connections, choose Add connection, and pick Google Calendar.
-
Optionally set Share with to give a team access, then press Connect.
-
Approve it in Google Calendar. Google Calendar's own window opens. Whoever approves it decides what this connection can reach.
The credential is vaulted. Nobody reads it back, not even the AI.
Add connection
Choose a connector.
In your AI client
Point it at one endpoint
Everyone in the organization uses the same address, and each person only ever reaches what their own account allows.
Connect Google Calendar to Claude
-
1
Open Customize, then Connectors.
-
2
Press Add.
-
3
Name it, paste the MCP server URL, then Continue.
https://api.elaichi.ai/mcp -
4
Sign in and approve.
On Team and Enterprise, an Owner adds it once. Everyone else turns it on for themselves.
Connect Google Calendar to ChatGPT
-
1
Open Plugins, then press the + button.
-
2
Name it and paste the endpoint into Server URL.
https://api.elaichi.ai/mcp -
3
Leave Authentication on OAuth, then tick the risk acknowledgement.
-
4
Press Create, then sign in and approve.
Works on the web today. The plugin directory lives at chatgpt.com/plugins.
Connect Google Calendar to Cursor
-
1
Open
~/.cursor/mcp.json. -
2
Add the endpoint under
mcpServers.https://api.elaichi.ai/mcp -
3
Reload Cursor, then sign in and approve.
~/.cursor/mcp.json
{
"mcpServers": {
"elaichi": {
"url": "https://api.elaichi.ai/mcp"
}
}
}
Set up per machine, so repeat it on each computer you work from.
Connect Google Calendar to any MCP client
-
1
Add the endpoint as a remote MCP server.
https://api.elaichi.ai/mcp -
2
Sign in and approve.
{
"mcpServers": {
"elaichi": {
"url": "https://api.elaichi.ai/mcp"
}
}
}
The Elaichi Agent already has these tools, with nothing to set up.
Use cases
What teams do with Google Calendar through Elaichi
Every one of these runs inside the access the person already has, and lands in the same audit log.
-
Sales
Book the follow-up before the call ends
Ask for a 30 minute follow-up with the prospect next Tuesday and the event lands on your Google Calendar with the right attendees invited. Move it later with one request if the deal slips a week.
-
Support
Schedule callbacks from the queue
Turn a promised callback into a Google Calendar event on the agent's calendar, with the customer's name and ticket reference in the description. Reschedule it when the customer replies with a better time.
-
Executive assistants
Find a slot that works for everyone
Check free and busy time across several colleagues' Google Calendars at once and get back the open windows for a one hour meeting. Create the event in the gap and invite the right people.
-
People
Line up interviews without the back and forth
See when each interviewer is free, book the panel on a shared hiring calendar in Google Calendar, and update the event when a candidate asks to move.
-
Leadership
Get a plain summary of the week ahead
Ask what is on your Google Calendar next week and get the meetings grouped by day, including each occurrence of your recurring one to ones. Clear out the events that no longer need to happen.
-
Operations
Keep shared calendars tidy
Create a Google Calendar for a project or a room, add the launch dates and review meetings from a list, and rename or retire the calendar when the project closes.
Try asking
- “Which events next week have no agenda in the description?”
- “How many hours of meetings does Support have Thursday?”
- “Create a 30 minute review event on the Hiring calendar.”
AI tools
Google Calendar tools for your AI agents
38 tools are ready to call through Elaichi's MCP endpoint the moment you connect Google Calendar, governed by the same roles, restrictions, and audit log as everything else in Elaichi.
No tools match your search.
See it in Elaichi
What connecting Google Calendar gets you
6 screens from the product, each doing one job for your Google Calendar account.
The agent
Ask about next week, get real answers.
Plain language questions answered from live Google Calendar events and calendars.
- events
- calendars
- calendar lists
- attendees
Ask Elaichi to work across your apps.
Which events next week have no agenda in the description?
How many hours of meetings does Support have Thursday?
Create a 30 minute review event on the Hiring calendar.
Also runs in Claude, ChatGPT or Cursor
MCP clients
Claude, ChatGPT and Cursor share one endpoint.
Connect Google Calendar from any MCP client over OAuth, no SDK, no shared key.
Copy the endpoint
Tool catalog
38 Google Calendar tools, no custom code.
Events, calendars, calendar lists and free busy methods are cataloged and ready.
- List all Google Calendar userinfo
- List all Google Calendar calendar lists
- Get single Google Calendar calendar list by ID
- Create a Google Calendar calendar list
Toolboxes
Every team gets its own toolbox.
Scope Google Calendar toolboxes per team so each one sees what it needs.
- Sales
- Recruiting
- Support
- Executive
Shared connections
Teammates book meetings without holding credentials.
Each Google Calendar connection shows who connected it and which teams use it.
- Sales EMEA
- Recruiting
- Support rota
- Executive office
Audit log
Every event change has a name on it.
When, who, what happened, type and resource for each Google Calendar call.
- When
- Who
- What happened
- Type
Launching soon
From answering questions to doing the work
A person no longer has to ask. A trigger starts the work, inside the same permissions and the same audit log as everything else. Automations and live dashboards are launching soon, on the Black plan.
Automations
A schedule fires, the digest posts back.
Fetch events, group them, draft a digest, get approval, write to Google Calendar.
Google Calendar digest
Run 418 · started 2 minutes ago · on behalf of Emma Laurent
-
✓
Schedule
Every weekday at 08:00
0.2s -
✓
Fetch events
Google Calendar
1.4s -
✓
Group by owner
Transform
0.1s -
✓
Draft the digest
Agent step
Ran with 4 tools, returned a structured summary
6.2s -
Approve the digest
Needs approval
Assigned to Michael Brennan
Approve Deny -
Post the digest
Google Calendar
Queued
Collections and dashboards
Meeting load counted, not guessed.
Four metrics, 14 days of events created and a team breakdown, refreshed on schedule.
Google Calendar health
Refreshed 4 minutes ago · every 15 minutes · from the events collection
Events
1,284 ↓ 12%
Calendars
96 ↓ 8%
Needs attention
3 ↑ 2
Updated this week
412 ↑ 9%
Events created
Last 14 days
By team
Share of activity
Sales EMEA 34%
Recruiting 27%
Support rota 21%
Executive office 18%
Related connectors
More from the catalog
FAQ
Frequently asked questions
How do I connect Google Calendar to Claude?
Connect Google Calendar in Elaichi first: pick it from the catalog, sign in with your Google account, and approve access to your calendars. There is no OAuth application to register and no client ID or secret to generate. Then in Claude go to Customize, then Connectors, then Add, and paste https://api.elaichi.ai/mcp as the endpoint. Claude will ask you to sign in to Elaichi once and Google Calendar is available.
Does Google Calendar work with ChatGPT and Cursor as well as Claude?
Yes. Once Google Calendar is connected in Elaichi, the same endpoint, https://api.elaichi.ai/mcp, works in Claude, ChatGPT, Cursor, any other MCP client, and the Elaichi Agent. You connect Google Calendar once and every client you use picks it up.
What can an AI agent actually do with my Google Calendar data?
An agent can read your Google Calendar events for any date range, create new events and invite attendees, move or update events when plans change, delete events you no longer need, and check when several people are free. It can also list your calendars, create a new shared calendar, and look up a contact by name to invite them. Short, concrete asks such as "book 30 minutes with Priya on Thursday afternoon" work better than long paragraphs.
Does connecting Google Calendar give the AI access to every calendar in my company?
No. The AI only sees the Google Calendar calendars and events the person who signed in can already see, whether that is their own calendar or ones shared with them. Elaichi can narrow that access further, for example to read only, but it never widens it beyond what Google Calendar already allows that person.
Can I stop an agent from deleting or changing things in Google Calendar?
Yes. Restrictions in Elaichi apply per action, so you can allow an agent to read Google Calendar events and check availability while blocking it from deleting events or clearing calendars. A blocked action is never shown to Claude, ChatGPT, Cursor, or any other client, so no prompt can reach it.
What happens to a Google Calendar connection when someone leaves?
Offboarding a person in Elaichi ends their access to Google Calendar through every AI client at once. A Google Calendar connection they shared with a team keeps working for everyone else on that team. If you disconnect Google Calendar in Elaichi, it disappears from Claude, ChatGPT, Cursor, and every other connected client in one step.
Put Google Calendar in front of your team
Fourteen days on Gold, no credit card. Connect it once and pick what each team can call.