Google Apps

Connect Google Calendar to your AI agent

One-click hosted OAuth. 16 tools your agent can call from chat. No OAuth plumbing, no API key juggling. ClawLink hosts the connection so your agent can act on Google Calendar right away.

16Google Calendar tools

Callable the moment you connect. No per-tool setup, no API client to maintain.

Googlecalendar list calendarsGooglecalendar get calendarGooglecalendar list calendar resourcesGooglecalendar events listGooglecalendar events getGooglecalendar events instancesGooglecalendar find eventGooglecalendar find free slots+8 more

Setup

Three steps. About two minutes.

  1. 1

    Install ClawLink

    Add the plugin to your agent once.

  2. 2

    Connect Google Calendar

    One-click hosted OAuth in the dashboard.

  3. 3

    Use it from chat

    Ask your agent in plain English.

Google Calendar uses OAuth. You connect it in the browser: click Connect, sign in, approve. ClawLink stores the token and refreshes it on its own. You never touch a key or wire up a redirect URL.

bash
$npx -y @useclawlink/cli login
$npx -y @useclawlink/cli connect google-calendar

Run these in your terminal. The first opens a browser to sign in to ClawLink; the second opens a browser to authorize Google Calendar. No API keys to create or paste. Works with any agent that runs shell commands: OpenClaw, Hermes, Claude Code, Cursor, Codex, Cline, and more.

Use cases

What you can do with Google Calendar from chat

Read and write from chat

Query, create, and update Google Calendar items the moment a question comes up. No export step.

Go from insight to action

The agent reads Google Calendar, sums up what matters, and helps you decide the next step.

Keep analysis close to the work

Turning Google Calendar data into a follow-up task happens inside one flow.

Capabilities

The Google Calendar actions your agent can call

16 Google Calendar tools, ready the moment you connect.

  • Googlecalendar list calendars
  • Googlecalendar get calendar
  • Googlecalendar list calendar resources
  • Googlecalendar events list
  • Googlecalendar events get
  • Googlecalendar events instances
  • Googlecalendar find event
  • Googlecalendar find free slots
  • Googlecalendar get current date time
  • Googlecalendar create event
  • Googlecalendar quick add
  • Googlecalendar update event

+ 4 more Google Calendar tools after you connect.

Examples

Ask in plain English

These map to real tool calls ClawLink makes against your connected account.

Googlecalendar list calendars

Use Google Calendar to googlecalendar list calendars and walk me through it.

Googlecalendar get calendar

Use Google Calendar to googlecalendar get calendar and walk me through it.

Googlecalendar list calendar resources

Use Google Calendar to googlecalendar list calendar resources and walk me through it.

Googlecalendar events list

Use Google Calendar to googlecalendar events list and walk me through it.

ClawLink vs DIY

Building the Google Calendar integration yourself, or hosting it?

 
DIY
ClawLink
Connection
Build it yourself. You register a developer app with Google Calendar, set up redirect URLs, handle the consent screen, store and refresh access tokens, and redo the wiring when scopes change.
Hosted hosted OAuth. Connect once in the browser. ClawLink owns the lifecycle.
Maintenance
Token refresh, permission debugging, env config, every edge case. All yours.
ClawLink handles the plumbing. You focus on the workflow.
Time to first call
Days to weeks. Auth, storage, tool wiring, testing. Then the agent can act.
About two minutes from sign-up to the agent calling Google Calendar.

FAQ

Quick questions

How do I connect Google Calendar to my AI agent?

Install ClawLink, open the dashboard, click Connect next to Google Calendar, and finish the hosted OAuth flow. Your agent can call Google Calendar from the next message. Two minutes, total.

Is there a Google Calendar MCP server I can use?

Yes. ClawLink exposes Google Calendar as 16 tools your agent calls through a hosted MCP-compatible runtime. You don't run a local server or edit a config file. The tools are there the moment you connect.

Do I need Google Calendar API credentials?

No separate API key. You sign in to Google Calendar through the normal OAuth flow and ClawLink handles the token after that.

How much does it cost?

Your first integration is free, plus a 14-day trial of the full catalog. Paid plans unlock the rest of the library.

Can I set this up from the terminal instead of the dashboard?

Yes. Run npx -y @useclawlink/cli login, then npx -y @useclawlink/cli connect google-calendar. The first opens a browser to sign in to ClawLink. The second opens a browser to authorize Google Calendar. No API keys to create. Works with OpenClaw, Hermes, Claude Code, Cursor, Codex, and any agent that runs shell commands.

Related

More Google Apps integrations

Ready to connect Google Calendar?

First integration is free. No credit card.

Connect Google Calendar
Community Q&AReddit-style Q&A on Google Calendar
Google Calendar MCP integration for AI agents | ClawLink