---
title: "Google’s NEW Workspace CLI is Wild - Control Gmail, Drive & Calendar from Your Terminal!"
url: https://daily.dev/posts/ylavcbjmt
source_url: https://www.youtube.com/watch?v=nfG5E_SrPB4
type: share
source: "Arindam Majumder"
author: "Arindam Majumder"
published: 2026-03-17T14:28:57.400Z
updated: 2026-03-17T14:29:56.275Z
tags: ["ai-agents", "mcp", "google-drive"]
upvotes: 1
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Google’s NEW Workspace CLI is Wild - Control Gmail, Drive & Calendar from Your Terminal!

**[Arindam Majumder](https://daily.dev/sources/s9bz9gc1sistwxul3xr2c)** · [@arindam_1729](https://daily.dev/arindam_1729) · 1 upvotes · 0 comments

## Summary

Google released a CLI tool called GWS that lets developers control Google Workspace services (Gmail, Drive, Calendar, Docs, Sheets) directly from the terminal. Instead of writing separate scripts for each API, users run simple commands like `gws drive files list`. The CLI reads Google's discovery service at runtime, so it automatically exposes new API endpoints without manual updates. It also includes a built-in MCP server with 100+ predefined agent skills, enabling AI coding agents like Claude Code or Cursor to interact with Workspace APIs. The walkthrough covers installation, OAuth setup via Google Cloud, enabling APIs, and using Claude Code to fetch calendar events and summarize emails through the MCP interface.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.youtube.com/watch?v=nfG5E_SrPB4>

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#ai-agents](https://daily.dev/tags/ai-agents), [#mcp](https://daily.dev/tags/mcp), [#google-drive](https://daily.dev/tags/google-drive)

[View this post on daily.dev](https://daily.dev/posts/ylavcbjmt)
