Add google-calendar and gmail MCPs to plugins (#77)

This commit is contained in:
Matt Piccolella
2026-02-24 06:23:49 -08:00
committed by GitHub
parent e903376d4b
commit 732a3558e5
6 changed files with 48 additions and 0 deletions
+8
View File
@@ -27,6 +27,14 @@
"ms365": {
"type": "http",
"url": "https://microsoft365.mcp.claude.com/mcp"
},
"google-calendar": {
"type": "http",
"url": "https://gcal.mcp.claude.com/mcp"
},
"gmail": {
"type": "http",
"url": "https://gmail.mcp.claude.com/mcp"
}
}
}