From 02447a35dd7ec3c0d6ed2a9d64d07af63e75a17f Mon Sep 17 00:00:00 2001 From: Juniper Bevensee Date: Wed, 22 Jul 2026 12:22:15 +1200 Subject: [PATCH] docs: point google-multiplayer-mcp links to NimbleCoOrg Repo moved NimbleCoAI -> NimbleCoOrg/google-multiplayer-mcp (Commons). Updates the wizard Step 3 setup link and platforms.md. No runtime change: GOOGLE_MCP_DIR host path and /opt/google-multiplayer-mcp mount are org-independent. Co-Authored-By: Claude Opus 4.8 (1M context) --- app/(setup)/setup/wizard/page.tsx | 2 +- docs/platforms.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/(setup)/setup/wizard/page.tsx b/app/(setup)/setup/wizard/page.tsx index 54edb2b..568d517 100644 --- a/app/(setup)/setup/wizard/page.tsx +++ b/app/(setup)/setup/wizard/page.tsx @@ -749,7 +749,7 @@ export default function WizardPage() {

Google Workspace integration uses OAuth for authentication. After deployment, visit the agent's OAuth callback URL to complete setup. - See NimbleCoAI/google-multiplayer-mcp for setup. + See NimbleCoOrg/google-multiplayer-mcp for setup.

)} diff --git a/docs/platforms.md b/docs/platforms.md index b398b8a..42fb822 100644 --- a/docs/platforms.md +++ b/docs/platforms.md @@ -144,7 +144,7 @@ SLACK_APP_TOKEN=xapp-... ## Google Workspace (preview) -Requires [NimbleCoAI/google-multiplayer-mcp](https://github.com/NimbleCoAI/google-multiplayer-mcp) installed alongside HSM. Enable via the wizard in Step 3. +Requires [NimbleCoOrg/google-multiplayer-mcp](https://github.com/NimbleCoOrg/google-multiplayer-mcp) installed alongside HSM. Enable via the wizard in Step 3. 1. Deploy your agent with Google Workspace enabled 2. Visit the agent's OAuth callback URL to authorize access