From a74dd4659fefe7c8074a66518ce41d923cf070f7 Mon Sep 17 00:00:00 2001 From: Taylor Wilsdon Date: Thu, 10 Jul 2025 15:13:14 -0400 Subject: [PATCH 1/4] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f8ee23d..431195e 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ A production-ready MCP server that integrates all major Google Workspace service > **Why DXT?** -> Desktop Extensions (`.dxt`) bundle the server, dependencies, and manifest so users go from download → working MCP in **three clicks** – no terminal, no JSON editing, no version conflicts. +> Desktop Extensions (`.dxt`) bundle the server, dependencies, and manifest so users go from download → working MCP in **one click** – no terminal, no JSON editing, no version conflicts. #### Required Configuration
@@ -94,8 +94,9 @@ A production-ready MCP server that integrates all major Google Workspace service Claude Desktop stores these securely in the OS keychain; set them once in the extension pane.
-Screenshot here +
+ --- ### 2. Advanced / Cross-Platform Installation From 3c932c1d7514ba9cac50cd8010a8125ef709ba6b Mon Sep 17 00:00:00 2001 From: Taylor Wilsdon Date: Thu, 10 Jul 2025 15:21:43 -0400 Subject: [PATCH 2/4] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 431195e..372543b 100644 --- a/README.md +++ b/README.md @@ -97,6 +97,7 @@ Claude Desktop stores these securely in the OS keychain; set them once in the ex
+
--- ### 2. Advanced / Cross-Platform Installation From b5d417781c819c178417b60e2a0c67d6d17984ae Mon Sep 17 00:00:00 2001 From: Taylor Wilsdon Date: Thu, 10 Jul 2025 15:35:39 -0400 Subject: [PATCH 3/4] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 372543b..4344450 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ [![Verified on MseeP](https://mseep.ai/badge.svg)](https://mseep.ai/app/eebbc4a6-0f8c-41b2-ace8-038e5516dba0) **This is the single most feature-complete Google Workspace MCP server** +- now with 1-click Claude installation *Full natural language control over Google Calendar, Drive, Gmail, Docs, Sheets, Slides, Forms, Tasks, and Chat through all MCP clients, AI assistants and developer tools.* @@ -85,6 +86,7 @@ A production-ready MCP server that integrates all major Google Workspace service #### Required Configuration
Environment - you will configure these in Claude itself, see screenshot: + | Variable | Purpose | |----------|---------| | `GOOGLE_OAUTH_CLIENT_ID` | OAuth client ID from Google Cloud | From bf3e03645091fe9d01186418de163e39ca55dc64 Mon Sep 17 00:00:00 2001 From: Taylor Wilsdon Date: Thu, 10 Jul 2025 15:36:36 -0400 Subject: [PATCH 4/4] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 4344450..9cb01ac 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,7 @@ [![Website](https://img.shields.io/badge/Website-workspacemcp.com-green.svg)](https://workspacemcp.com) [![Verified on MseeP](https://mseep.ai/badge.svg)](https://mseep.ai/app/eebbc4a6-0f8c-41b2-ace8-038e5516dba0) -**This is the single most feature-complete Google Workspace MCP server** -- now with 1-click Claude installation +**This is the single most feature-complete Google Workspace MCP server** now with 1-click Claude installation *Full natural language control over Google Calendar, Drive, Gmail, Docs, Sheets, Slides, Forms, Tasks, and Chat through all MCP clients, AI assistants and developer tools.*