Cursor Ships Google Workspace Plugins for Its Coding Agents

Cursor, the AI-native code editor, shipped a set of first-party plugins that let its coding agents reach into Gmail, Google Drive, and Google Calendar directly from a chat session, rather than requiring a developer to tab out to a browser or wire up a bespoke integration. Concretely, an agent can now search and open files sitting in Drive, draft or send an email through Gmail, or check and create calendar events, all while it is mid-task inside the editor. The plugins are distributed through Cursor's Marketplace and can also be turned on from the Customize settings page, the same place Cursor already manages MCP servers, skills, and hooks. What makes this worth noting for builders is not the individual capability, since email and calendar APIs are not new, it is the shift in where that capability lives: instead of a human copying a ticket description, a meeting time, or an attached spec into a coding prompt, the agent can pull that context itself and act on it inside the same session that is writing the code. That matters most for work that spans reading a doc, checking a calendar, then touching the codebase, things like reconciling a spec change that landed in a Drive doc, or scheduling a review once a PR is ready. It is also a signal of where coding-agent vendors are headed generally: treating groupware, not just source control and terminals, as another data source an agent is expected to reach into on its own, rather than something a human has to broker.

Source

View on ShipDigest