| name | google-drive-api |
|---|---|
| description | Search, list, inspect, and download files from a user's Google Drive via the Drive REST API (auto-refreshing OAuth). Use when the user asks to find, look up, read, or download a Google Drive file or Google Doc/Sheet/Slide by name or content; returns clean id+name listings and can export Docs to markdown. Bypasses the remote Drive MCP (which has a broken OAuth flow in opencode). |
Search and download files from Google Drive using the Drive v3 REST API with a stored OAuth refresh token. No remote MCP required — this sidesteps opencode's broken remote-MCP OAuth flow entirely.