ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Dropbox with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage cloud storage via Dropbox. list folders, search files, handle shared links, and monitor space usage directly from any AI agent.

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 · 12 capabilities

The complete Dropbox capability set.

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

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 12 available through Dropbox.

  1. 01

    List folder

    Analyzes contents returning names, tags (folder/file), sizes, and server-modified times. List files and folders in a directory

  2. 02

    Search files

    Search files by name

  3. 03

    Get account

    Get current account info

  4. 04

    Get space usage

    Get storage space usage

Capability set02 / 03

05-08

4 capabilities in this set.

Part of 12 available through Dropbox.

  1. 05

    List mountable folders

    List mountable shared folders

  2. 06

    List shared folders

    List all shared folders

  3. 07

    Create folder

    Use full path like /my-project/assets. Create a new folder in Dropbox

  4. 08

    Move file

    Can be used for renaming. Move or rename a file/folder

Capability set03 / 03

09-12

4 capabilities in this set.

Part of 12 available through Dropbox.

  1. 09

    Create shared link

    Create a public shared link for a file or folder

  2. 10

    Get metadata

    Get file/folder metadata

  3. 11

    List shared links

    List all shared links

  4. 12

    Copy file

    Copy a file or folder

Observed, not estimated

869ms average. Fast in production.

Dropbox is checked daily against the live service.

Daily averagePeak 955ms
Aug 20Today
Fastest day
783ms
Slowest day
955ms
14-day trend
Stable+4%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 12 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 Dropbox, so you can see the experience inside your AI.

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

Dropbox Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_so7dndqb2WUEaPikFVUtoQqdz94jTMhOngjDpIST/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 — Dropbox capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "dropbox-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_so7dndqb2WUEaPikFVUtoQqdz94jTMhOngjDpIST/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 Dropbox owners ask.

  • 01

    Can my agent list files in a specific Dropbox folder?

    Yes. Use the 'list_folder' capability. Provide the folder path (use an empty string for the root). The agent will return an array of items including names, types, and modification dates.

  • 02

    How do I find a file by its name through natural conversation?

    Use the 'search_files' capability. Provide your query string, and the agent will execute a structural match against your indexed Dropbox files, returning the most relevant results.

  • 03

    Can I check how much storage space I have left via the agent?

    Absolutely. The 'get_space_usage' capability retrieves your physical allocation blocks. It will show you exactly how many bytes are used versus your total account capacity.