Dropbox for Claude, Cursor, ChatGPT & agents
Dropbox — list folders (recursive optional), full-text search files with extension filters, upload and download files (text or base64 binary), create / move / delete folders and files, get metadata...
curl -fsSL https://syncorelabs.ai/install.sh | shmacOS / Linux. Windows + manual install.
What it does
Dropbox — list folders (recursive optional), full-text search files with extension filters, upload and download files (text or base64 binary), create / move / delete folders and files, get metadata, and create shareable links with audience / access controls. Use when the user mentions Dropbox, file, folder, share link, cloud storage, upload / download, sync folder, or wants to manage files in Dropbox.
The Dropbox skill is one of 75+ pre-wired Syncore integrations that any MCP-compatible client — Claude Desktop, Claude Code, Cursor, Windsurf, Codex CLI, and ChatGPT desktop — can call out of the box. You don't configure MCP servers or copy API keys into a JSON file; the Syncore daemon discovers the skill at startup and exposes its tools to whichever AI client is running.
Sample prompts
Once Syncore is installed and Dropbox is connected, ask your agent something like:
- “Get account from Dropbox.”
- “List folder from Dropbox.”
- “Get metadata from Dropbox.”
Tools available (10)
dropbox__get_accountGet the authenticated Dropbox account profile (account_id, email, display name, country)
dropbox__list_folderList files and folders at a Dropbox path. Use empty string for the root.
dropbox__get_metadataGet metadata for a file or folder by path
dropbox__search_filesSearch files and folders using Dropbox's full-text search
dropbox__download_fileDownload a file. Text-like files are returned decoded; binary files are returned base64-encoded.
dropbox__upload_fileUpload a file. Provide either text content or base64-encoded binary content.
dropbox__create_folderCreate a new folder at the given path
dropbox__deleteDelete a file or folder
dropbox__moveMove or rename a file or folder
dropbox__create_shared_linkCreate a shareable link for a file or folder. Returns the URL. Reuses an existing link if one exists.
How to connect
Dropbox needs a one-click OAuth grant to talk to dropbox. Connect it from the Syncore dashboard:
- Run
curl -fsSL https://syncorelabs.ai/install.sh | shon macOS / Linux (or the PowerShell command on Windows). - Run
syncore loginto create your account and a device-bound encryption key. - Visit syncorelabs.ai/connect and authorize Dropbox.
- Run
syncore updateto sync the skill + credentials to every installed AI client.
Pricing
Free at every Syncore tier. Connect your account once at /connect; the OAuth or API-key credential stays encrypted on your machine and syncs to your other devices via the Syncore vault.
See the full Syncore pricing breakdown — Free $0/mo, Pro $29/mo, Ultra $99/mo — on the homepage.
Related
Looking at Dropbox? You may also want:
- Airtable — list bases, read / query records with filter formulas, create new rows, and update fields on existing records via Airtable REST API
- Apple Calendar — list calendars, today's events, upcoming events, search by free-text, create / update / delete events with attendees, location, all-day flag
- Apple Reminders — list reminder lists with incomplete counts, list reminders inside a list, surface today's due + overdue items, create / update / complete / del...
- Asana — list workspaces and projects, list / create tasks, set due dates, and mark tasks complete
- Cal.com — list and manage bookings, event types, availability schedules; create / cancel / reschedule meetings on the user's Cal.com account
Or browse all 75 skills in the Syncore catalog.