Add Google Drive connector: mcp_local, OAuth2 (same pattern as Gmail/GCal), 8 tools, verify with Drive API probe, SVG icons

This commit is contained in:
2026-07-19 14:44:10 +01:00
parent e8ce11989d
commit e469f48b52
7 changed files with 830 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" fill="none">
<rect width="48" height="48" rx="8" fill="#4285F4"/>
<path d="M24 14L12 34h24L24 14z" fill="#FBBC04"/>
<path d="M24 14L18 26l-6 8h24l-6-8-6-8z" fill="#34A853"/>
<path d="M24 22l-6 8h12l-6-8z" fill="#4285F4"/>
<rect x="16" y="28" width="16" height="2" rx="1" fill="#EA4335"/>
</svg>

After

Width:  |  Height:  |  Size: 365 B