Remove Google MCP entries from small-business plugin (#240)

This commit is contained in:
Den Delimarsky
2026-07-30 11:12:40 -07:00
committed by GitHub
parent 5753df0311
commit fea238c210
+3 -3
View File
@@ -38,15 +38,15 @@
},
"gmail": {
"type": "http",
"url": "https://gmailmcp.googleapis.com/mcp/v1"
"url": ""
},
"google calendar": {
"type": "http",
"url": "https://calendarmcp.googleapis.com/mcp/v1"
"url": ""
},
"google drive": {
"type": "http",
"url": "https://drivemcp.googleapis.com/mcp/v1"
"url": ""
}
}
}