How to Connect Multiple Google Drive Accounts to Grok Bot
Grok Bot has no Google Drive connector. SpaceXAI does not publish one, and the phrase “Google Drive” does not appear anywhere in the Grok Bot documentation. Drive still works, through three hops and three vendors: Grok Bot uses Cursor’s plugin surface, Cursor’s marketplace carries a google-drive plugin, and that plugin is a thin wrapper on Google’s own remote MCP server. Carly holds your OneDrive accounts, and every mailbox and calendar on both sides, in the same place.
Nobody in that chain has written down what happens when you put two Drives behind it.
1. Add your Google Drive accounts to Carly
- Sign in at carlyassistant.com.
- Open carlyassistant.com/integrations.
- Find Google Drive, click Connect, and authorize the Drive.
- Click Connect again for the next one, and keep going for as many Drives as you want.
No sharing to maintain in Google, no service accounts, and each Drive stays its own addressable identity rather than another session in one browser.
Carly connects to thousands of apps, so while you are on that page you can add your inboxes, calendars, CRM, and anything else you want Grok Bot to reach through the same connector.
2. Add Carly to Grok Bot
- Select Plugins in the Grok Bot sidebar, or tap your avatar and choose Plugins on mobile.
- Add Carly’s remote MCP server,
https://carlyassistant.com/mcp/. - Finish the authorization in the browser tab that opens. If it sits on Waiting for authorization, use Reopen.
- Sign in to the Carly account holding the connections above.
- Confirm Carly appears under Installed.
Grok Bot takes remote MCP servers rather than local ones, and Carly’s is hosted, so it qualifies. Plugin connections belong to your Grok Bot account rather than an individual Bot, and team plans inherit Cursor’s MCP policy, so an admin can gate it.
Add the Google Drive plugin
- Press
Cmd/Ctrl+,to open settings. - Go to Plugins, then Marketplace.
- Find Google Drive, published by Cursor, and click Add.
- Complete the Google sign-in in the browser that opens.
- Read the address on the consent screen before you approve it.
- Check the plugin under Yours, then type
@in a chat to attach it.
If it never appears, work through the order above: team MCP policy, then the 3.13.0 client floor, then Developer Preview eligibility.
Put an approval rule on writing before you add a second Drive
Grok Bot supports Auto-review rules, and a Require Approval rule always stops a matching action. Add one covering file creation before any Bot can reach more than one Drive, so searches run freely while a file headed for the wrong company’s folder stops in front of you. An approval “covers the proposed action only” and does not undo work already done, which is the argument for setting it up first.
Bring the second Drive in without a second plugin
- Sign into Google Drive as the second account.
- Select the folders the Bot genuinely needs, not the whole Drive.
- Share them with the Google address you authorized in the plugin.
- Or move the files into a shared drive that both accounts can open.
- Accept anything pending in the connected account.
- Ask the Bot to search for one file you know is in the shared folder.
That last step matters. drive.readonly covers items shared with the connected account, so search_files should see them, but that is an inference from the scope rather than a documented capability, and one known file is the whole verification.
This is not the Grok that has a Drive connector
The assistant at grok.com genuinely does have a built-in Google Drive connector, with its own New Connector flow and admin provisioning through the cloud console on Business plans. If you read a guide that describes clicking Google Drive in a connector list, that guide is about grok.com. SpaceXAI’s own FAQ draws the line: Grok Bot “is not the same as Grok on grok.com or the Grok mobile apps.”
Grok Bot access widened on Aug 26, 2026 to every paid Cursor individual plan, Pro, Pro+ and Ultra, plus self-serve Teams and SuperGrok. Billing is a weekly usage allowance plus on-demand cost past it, and the overage comes out of the shared pool without a confirmation step, so set a spend cap before you lean on it.
Cursor’s listing says the plugin lets you “search, read, create, share, and manage files.” Google’s own tool reference for its Drive MCP server names eight tools, and share is not among them.
| Verb | Named as a tool? | What exists |
|---|---|---|
| Search | Yes | search_files |
| Read file content | Yes | read_file_content, download_file_content |
| Read metadata | Yes | get_file_metadata, list_recent_files |
| Create a file | Yes | create_file |
| Copy a file | Yes | copy_file |
| Update or edit an existing file | No tool named | absent from the eight |
| Delete or trash | No tool named | absent from the eight |
| Share, or set permissions | No tool named | get_file_permissions only, which reads them |
Google labels the Drive MCP server as available through its Workspace Developer Preview Program, and its setup instructions ask for real work: your own Google Cloud project, two APIs enabled with gcloud, an OAuth consent screen, and your own client ID and secret. Cursor’s plugin README describes something much simpler, where authentication is OAuth 2.0 against Google and Cursor prompts for sign-in when the plugin connects.
Undocumented and refused are different claims, and this is the former. Nothing in SpaceXAI’s Grok Bot pages addresses holding two accounts of one service, and nothing in the Cursor plugin material does either. There is no statement that a second install replaces the first, and none that it works.
There is a second path that needs no plugin, and it is a genuine strength. Each Bot drives a real browser on a shared cloud computer, and SpaceXAI says Grok Bot “can use many browser-based tools, including services without a dedicated connector.” Sign a Google account into that browser through computer takeover and drive.google.com is reachable.
A Grok Bot routine starts on a clock, or on a Slack or GitHub event routed through a Cursor account integration, which is a separate connection flow from the plugins of the same name. No CRM, no forms, no billing, no calendar. The documentation also tells you to avoid broad listeners, so even the events it has come with a caution attached. Carly watches all of the systems the work actually starts in.
| What you have | Native path in Grok Bot |
|---|---|
| Searching and reading one Google Drive | Cursor’s google-drive plugin, no xAI connector |
| Editing a document already in Drive | No tool named in Google’s reference |
| Deleting a file, or sharing one | No tool named; permissions can only be read |
| A second Google account | Not documented either way |
| Keeping two Drives apart per Bot | Not available; plugins and sessions are account-wide |
| A file landing in Drive starting a routine | Not documented; every Drive tool pulls |
| No plugin available to you | The shared browser at drive.google.com |
Grok Bot versus Carly on Google Drive
| Need | Grok Bot | Carly |
|---|---|---|
| Search and read Drive files | Yes, via Cursor’s plugin | Yes |
| A first-party connector from the assistant vendor | No, three vendors deep | Yes |
| Reach a service with no connector at all | Yes, the real browser | Yes, with your own API key |
| Edit a document already in Drive | No tool named | Yes, appends to a Google Doc |
| Hold two Google accounts as separate connections | Not documented | Yes |
| Keep two Drives separable once connected | No, sessions and plugins are account-wide | Yes, each identity is addressable |
| Set up without an admin decision on a team plan | Admin can block MCP entirely | Yes, you authorize it yourself |
| Start work when something arrives, not on a clock | Schedule, Slack or GitHub only | Yes, on mail and calendar events |
Grok Bot earns the browser row. A persistent cloud computer running a real browser is a better answer to “there is no connector for this” than any tool list, and it is the reason Drive is reachable here at all. If you live in one Google account and want a Bot that can open anything on the web, the plugin chain is worth the setup.
Carly answers the shape that chain cannot. Google Drive is a native connector authorized per identity, so a personal Gmail account and two Workspace accounts sit side by side as separate connections, and one question can span all three with the source named on every row. Nothing lands in a shared browser profile, so separation is the default rather than something you trade away. Carly also acts on the mail and the calendar event as it arrives rather than waiting for a timer, and for a Drive verb outside the native tool set the API path exists and is worth a conversation.
Free Zapier-style workflows; AI agents from $35/month. Connect it on the integrations page, or start with Google Drive.
Quick fixes
| Problem | Fix |
|---|---|
| No Google Drive connector anywhere in Grok Bot | There is not one; the path is Cursor’s google-drive plugin under Settings then Plugins |
| The guide you read describes a connector list | That guide is about grok.com, which has a genuine built-in Drive connector and different plumbing |
| The plugin is missing from the Marketplace | Check team MCP policy first, then the 3.13.0 client floor; “Disabled by team admin” means an allowlist only an admin can change |
| Google blocks the plugin outright | Users hit “This app is blocked” from Grok Bot on Aug 28, 2026; authorizing from Cursor is the staff workaround, and the connection is shared |
| Authorization fails at the Google screen | Google’s server is in Developer Preview; Cursor’s one-click claim and Google’s own project setup instructions disagree |
| It authorized the wrong Google account | Remove and reconnect the plugin, completing the browser step with the intended account |
| It cannot edit or delete a file | Google’s reference names no update, delete or share tool, only create and copy |
| One Bot per Drive account will not stick | Installed connectors are account-wide, so that boundary does not exist |
Frequently asked questions
Does Grok Bot connect to Google Drive?
Not through an xAI connector. SpaceXAI publishes none, and Grok Bot uses Cursor’s plugin surface instead, where a first-party google-drive plugin forwards to Google’s own remote MCP server. Separately, a Bot can open drive.google.com in the shared browser.
Can I connect two Google Drive accounts to Grok Bot?
Nobody documents it either way. The troubleshooting advice implies one stored authorization per plugin install, but that is an inference rather than a stated limit. The reliable route is sharing the second account’s folders into the account you authorized, or using a shared drive.
Will separate Bots keep my Drives apart?
No. SpaceXAI states that installed connectors are account-wide and not isolated to one Bot, and that the per-Bot screens are separate work surfaces rather than separate security boundaries.
Can Grok Bot edit or delete a file in Drive?
Google’s tool reference for the Drive MCP server names eight tools, covering search, metadata, reading content, creating a file and copying one. There is no update tool, no delete tool and no sharing tool, only a permissions reader. The Cursor listing that promises sharing and managing files goes further than that table supports.
Does anything happen automatically when a file lands in Drive?
Nothing documented. A routine runs on a schedule or on an event from a Cursor account integration, and the documented examples are a Slack message and a GitHub notification. Every Drive tool pulls, so the nearest approximation is a scheduled routine listing recent files.
Related: What Grok Bot does · Multiple Gmail accounts in Grok Bot · Multiple Slack workspaces in Grok Bot · Best AI assistants for Google Drive · MCP servers · Carly’s Google Drive integration
Ready to automate your busywork?
Carly schedules, researches, and briefs you—so you can focus on what matters.
See what people say
"Before Carly, I relied on a Calendly link, but the whole process felt impersonal and not very professional. Carly changed that by handling all the back-and-forth, so I'm no longer stuck in endless email threads trying to line up schedules.
Now Carly reaches out to candidates, shares my real-time availability, lets them pick a slot, then sends a Zoom link and drops it straight into my calendar. She sends reminders to both of us before each call, which has significantly reduced no-shows and last-minute confusion.
On top of scheduling, Carly acts like a full executive assistant, sending me my schedule the night before so I can prepare for each call. It reminds me of the old x.ai assistant, but Carly is noticeably smarter, faster, and better suited to my healthcare recruitment business."


