Extended Google Drive MCP server via gogcli — auth + full Drive support (upload/download/permissions/comments/shared drives)
{
"mcpServers": {
"gogcli-drive": {
"command": "npx",
"args": [
"-y",
"gogcli-mcp-drive"
]
}
}
}