Productivityβ˜… 6.1k

Google Calendar β€” Schedule, Events & Time Management

Manage your Google Calendar with AI. Create events, check availability, schedule meetings, set reminders, and get daily agendas β€” your AI scheduling assistant.

Your AI Scheduling Assistant

Stop context-switching to your calendar. The Google Calendar MCP lets OpenClaw manage your schedule through conversation. Ask about availability, create events with invitees, and get a morning briefing of your day β€” all without opening a browser.

  • Smart Scheduling: "Schedule a 30-min call with John this week β€” find a slot that works for both of us."
  • Daily Briefing: "What's my schedule today?" β€” instant overview with travel time estimates.
  • Conflict Detection: Automatically warns about double-bookings when creating events.
  • Recurring Events: Set up weekly standups, monthly reviews, or custom recurrence patterns.

Configuration

"mcpServers": {
  "google-calendar": {
    "command": "npx",
    "args": ["-y", "@mcp/google-calendar-server"],
    "env": {
      "GOOGLE_CLIENT_ID": "your-client-id",
      "GOOGLE_CLIENT_SECRET": "your-client-secret",
      "GOOGLE_REFRESH_TOKEN": "your-refresh-token"
    }
  }
}

Top Prompts

  1. "What meetings do I have tomorrow? Summarize with prep notes for each."
  2. "Block off 2 hours of focus time every morning this week."
  3. "Cancel all meetings on Friday β€” I need a deep work day."
  4. "Schedule a team lunch next Tuesday at noon. Add the restaurant address."
$ cd ../* END_OF_FILE */