mirror of
https://github.com/cursor/plugins.git
synced 2026-09-14 20:00:00 +08:00
19320359b5
Add first-party plugins for Gmail, Drive, Calendar, Docs, Sheets, and Slides that wrap Google's remote MCP endpoints.
9 lines
128 B
JSON
9 lines
128 B
JSON
{
|
|
"mcpServers": {
|
|
"google-docs": {
|
|
"type": "http",
|
|
"url": "https://docsmcp.googleapis.com/mcp/v1"
|
|
}
|
|
}
|
|
}
|