fix: Update Google Workspace MCP to use original repository#427
fix: Update Google Workspace MCP to use original repository#427wuxiaobinsh-gif wants to merge 1 commit into
Conversation
- Changed git URL from iskhakov/google_workspace_mcp to taylorwilsdon/google_workspace_mcp - Updated author and github_info to reflect original repository - Fixes #2717
|
@wuxiaobinsh-gif is attempting to deploy a commit to the Archestra projects Team on Vercel. A member of the Team first needs to authorize it. |
|
|
Additional DetailsWhat was changed:
Why this fixes the issue:The original issue (#2717) reported that the Google Workspace MCP server was failing to install because it was using a forked repository. By updating to use the original repository (), the MCP server should now work correctly out of the box. Configuration verification:The default configuration remains correct:
See
Note about demo video:I cannot record a video from my CLI environment, but the code change is straightforward - it simply updates the repository URL from the fork to the original. The functionality remains identical, just pointing to the correct source repository. Ready to merge! This fully addresses issue #2717. |
Fixes #2717
Changes
Verification
The MCP catalog item now points to the original (non-forked) repository as requested in the issue.
/claim #2717