Cursor Google Workspace plugins: connect Gmail, Drive, and Calendar safely
Quick answer
Cursor released Google Workspace plugins on August 3, 2026. Coding agents can now pull context and take actions through Gmail, Google Drive, and Google Calendar without leaving Cursor. The underlying plugin manifests point to Google's remote MCP endpoints, while Google's Workspace MCP servers are still in Developer Preview.
Treat this as an external-action rollout, not a convenience toggle. Install one product plugin at a time, connect a low-impact test account, snapshot the tools actually returned by tools/list, and separate untrusted reading from write-capable sessions. Let the agent create drafts or disposable records first; review and commit the real send, share, or calendar change in the Google UI.
There is an important boundary to verify. Cursor's launch page says the Gmail plugin can “draft and send messages,” but the Google Gmail MCP reference observed on August 5 lists create_draft and no send tool. Do not infer a capability from either page alone. The live authenticated tool inventory is the contract for your session, and a newly appearing write tool is a rollout change that needs review.






