Skip to main content
TerminalSync
Connectors

Gmail

Smart inbox triage

Part of the PluginGmail

Your inbox, talking to your AI

"Anything urgent today?" "Summarize the emails from client X" — without pasting anything.

You arrive in the morning to 80 unread emails. You ask "what's urgent today?" and your AI reads your inbox and tells you what actually matters. You ask "summarize what client X sent this week" and it pulls the thread and gives you the gist. It's the connector that turns your inbox from a pile you dread into something you can just ask about — and it's the one most of your automations quietly rely on.

Say "draft a reply to María, formal tone" and it writes it. It never sends on its own — you review, then it sends when you say so.

What you can ask

  • "What came in overnight that needs an answer today?"
  • "Find the email with the quote from the León supplier and tell me the price."
  • "Draft a friendly reply confirming the meeting for Thursday — don't send it yet."

What you need

Gmail uses Google's sign-in (OAuth), the same as our Google Sheets and Calendar connectors — so if you set those up, this reuses the exact same Google project:

  1. Go to console.cloud.google.com/apis/credentials and create a project (or reuse the one from Sheets/Calendar).
  2. Enable the Gmail API for that project.
  3. Create an OAuth client ID and copy the Client ID and Client Secret.
  4. Paste them when the Lab asks for GOOGLE_CLIENT_ID and GOOGLE_CLIENT_SECRET.
  5. First use opens a browser window to approve access to your inbox. After that it's silent.

Both values are stored encrypted in your Keychain and synced across your machines.

Heads up: reading and searching happen freely; sending an email goes out to a real person, so the AI shows you the draft and only sends when you confirm. If you already set up Sheets or Calendar, use the same Google project here and skip most of the setup.

Add to Terminal Sync

We open the app and set it up in Claude Code (and your other Macs).

Don't have Terminal Sync yet?Download

How it works with Terminal Sync

Set up the connector once on one machine. Terminal Sync keeps your claude_desktop_config.json encrypted in your Drive, so on any other machine where you open Claude Code, the connector is already there.