Feature request for product/service
Cursor IDE
Describe the request
Codex already has it
Hey @effi! To date, I’m not aware of an official Google Drive MCP Server (something that could be wrapped into a Plugin), though some community-supported integrations exist that you might want to try out.
Separately, I think many larger organizations handle this connection through services like Glean!
hey Colin, I also created a request for a google drive connection for cursor, but now I see this ticket was already opened. Are there any updates or plans to add google drive?
You’re welcome to use tools such as the Google Workspace CLI or the MCP endpoints provided by Google. Neither of these requires official support from Cursor!
That said, I understand a native integration would make things more seamless.
Hey @Colin
unforunately this doesn’t work as Google OAuth Redirect URI doesn’t support the cursor://anysphere.cursor-mcp/oauth/callback as callback URL.
When given it shows:
Invalid redirect: Must end with a public top-level domain (such as .com or .org).
Invalid Redirect: must use a domain that is a valid Top private domain .
On top of that, Google’s MCP requires the organization to opt-in “developer preview” for Google Workspace which may not be acceptable for everyone.
I’ve work around that using gws and a skill but that’s not as portable.
Using the official google mcp has not worked for me either seems to have some issue when it comes to auth