ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Google Drive with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage your files. search, create, share, and organize your Google Drive via AI.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 15 capabilities

The complete Google Drive capability set.

These are the exact actions your AI can choose when you ask it to work with Google Drive.

Capability set01 / 04

01-04

4 capabilities in this set.

Part of 15 available through Google Drive.

  1. 01

    Get file metadata

    Get detailed info for a specific file

  2. 02

    List revisions

    View file history/revisions

  3. 03

    Copy file

    Create a copy of a file

  4. 04

    Delete file

    Move a file to trash

Capability set02 / 04

05-08

4 capabilities in this set.

Part of 15 available through Google Drive.

  1. 05

    Empty trash

    Permanently delete all files in the trash

  2. 06

    Export file

    Export a Google Doc/Sheet to a specific format (e.g. application/pdf)

  3. 07

    Get drive about

    Get info about the user Drive (quota, usage)

  4. 08

    List files

    List or search for files in Google Drive

Capability set03 / 04

09-12

4 capabilities in this set.

Part of 15 available through Google Drive.

  1. 09

    List permissions

    Check who has access to a file

  2. 10

    Search files

    G. "name contains 'report' and mimeType='application/pdf'" Search for files using Google Drive query syntax

  3. 11

    Update file

    Update file metadata or content

  4. 12

    Create file comment

    Add a comment to a file

Capability set04 / 04

13-15

3 capabilities in this set.

Part of 15 available through Google Drive.

  1. 13

    List file comments

    List all comments on a file

  2. 14

    Create file

    Create a new file (metadata only, or folder)

  3. 15

    Create permission

    Share a file with an email or group

Observed, not estimated

895ms average. Fast in production.

Google Drive is checked daily against the live service.

Daily averagePeak 1062ms
Aug 20Today
Fastest day
761ms
Slowest day
1062ms
14-day trend
Slowing+14%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 15 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Google Drive, so you can see the experience inside your AI.

It does not authenticate your account with Google Drive. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Google Drive Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_1tdEKyo0I0lyTCcCV2vpNFIB3VUx4MtczLeynOnj/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Google Drive capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "google-drive-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_1tdEKyo0I0lyTCcCV2vpNFIB3VUx4MtczLeynOnj/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Google Drive owners ask.

  • 01

    Can I search for files by their content, not just their name?

    Yes! The list_files capability uses Google Drive's powerful search engine. You can use queries like 'fullText contains "marketing plan"' to find files based on the text inside them.

  • 02

    How do I share a file with someone using the AI agent?

    Use the create_permission capability. You just need to provide the File ID, the person's email address, and the role you want to grant (e.g., 'reader', 'commenter', or 'writer').

  • 03

    Can I export a Google Sheet to a PDF through the chat?

    Yes. The export_file capability allows you to specify a Google Doc/Sheet/Slide ID and a target MIME type like application/pdf. The agent will initiate the export for you.