Commit Graph

4 Commits

Author SHA1 Message Date
Cursor Agent 323d1cdc7a google plugins: put product logos on a padded white tile
Each of the six Google plugin logos was a transparent-background SVG whose
artwork ran to within 8px of the 192px canvas, which reads poorly against
Cursor's dark UI chrome. Add a full-bleed white backdrop, inset the artwork
by 12px (0.875 scale about center), and add the missing viewBox to the four
logos that only declared width/height.

Co-authored-by: Alex Vandak Maloney  <maloney.a12@gmail.com>
2026-08-03 17:40:58 +00:00
Cursor Agent 010170622b google plugins: require Cursor 3.13.0 or newer
Co-authored-by: Alex Vandak Maloney  <maloney.a12@gmail.com>
2026-07-31 17:37:46 +00:00
Alex Vandak Maloney 550920abb0 Use official Google product names and 2026 brand logos
Set displayName to Gmail / Google Drive / Calendar / Docs / Sheets /
Slides and replace placeholder icons with Google's productlogos SVGs
from gstatic.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-30 10:54:41 -07:00
Alex Vandak Maloney 19320359b5 feat: add Google Workspace MCP plugins
Add first-party plugins for Gmail, Drive, Calendar, Docs, Sheets, and
Slides that wrap Google's remote MCP endpoints.
2026-07-30 10:45:19 -07:00