ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Google Calendar with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Sync and orchestrate your agenda securely. scan, schedule, and manipulate Google Calendar events natively in chat.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 15 capabilities

The complete Google Calendar capability set.

These are the exact actions your AI can choose when you ask it to work with Google Calendar.

Capability set01 / 04

01-04

4 capabilities in this set.

Part of 15 available through Google Calendar.

  1. 01

    List calendars

    List all calendars in the user account

  2. 02

    List event instances

    List instances of a recurring event

  3. 03

    Move event

    Move an event to a different calendar

  4. 04

    Patch event

    Partially update an event (e.g., change just the status or attendees)

Capability set02 / 04

05-08

4 capabilities in this set.

Part of 15 available through Google Calendar.

  1. 05

    Quick add event

    Create an event from a simple text string

  2. 06

    Search events

    Search for events based on a text query

  3. 07

    Get settings

    Get user calendar settings

  4. 08

    List acl

    List access control rules for a calendar

Capability set03 / 04

09-12

4 capabilities in this set.

Part of 15 available through Google Calendar.

  1. 09

    List events

    List upcoming events from a specific calendar

  2. 10

    Update event

    Modify an existing event

  3. 11

    Check free busy

    Check availability for a specific time range

  4. 12

    Create event

    Schedule a new event

Capability set04 / 04

13-15

3 capabilities in this set.

Part of 15 available through Google Calendar.

  1. 13

    Delete event

    Cancel/Delete an event

  2. 14

    Get calendar metadata

    Get metadata for a specific calendar

  3. 15

    Get event

    Get details of a specific event

Observed, not estimated

906ms average. Fast in production.

Google Calendar is checked daily against the live service.

Daily averagePeak 1129ms
Aug 20Today
Fastest day
753ms
Slowest day
1129ms
14-day trend
Slowing+7%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 15 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Google Calendar, so you can see the experience inside your AI.

It does not authenticate your account with Google Calendar. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Google Calendar Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_zbNn8A5aA3OLeAkydmVfzHYZvJZ3KiufKMgE8IGv/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Google Calendar capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "google-calendar-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_zbNn8A5aA3OLeAkydmVfzHYZvJZ3KiufKMgE8IGv/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Google Calendar owners ask.

  • 01

    Can it automatically generate meet links when booking?

    Yes. When building the create_event request, the agent can structure event metadata that explicitly flags conferencing generation. You get a Google Meet URL seamlessly inside the payload.

  • 02

    How does the capability handle multiple calendars (e.g. personal and work)?

    It requires querying the primary or specified secondary calendar IDs. By default, it operates on 'primary'. You can command the agent to use list_calendars to pick and choose exactly which specific agenda it targets.

  • 03

    Will the AI delete historical meetings completely if I ask it?

    While specific delete_event capabilities track individual IDs, bulk deletions and catastrophic operations are architecturally suppressed for safety. Removing isolated tasks works strictly one-by-one by direct matching.