ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Dropbox Paper with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage collaborative docs via Dropbox Paper. create documents, search content, handle shared links, and move files 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 Paper capability set.

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

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 12 available through Dropbox Paper.

  1. 01

    Create document

    Paper` artifact. Create a brand-new Dropbox Paper document with Markdown content

  2. 02

    Create folder

    Create a new folder at the specified Dropbox path

  3. 03

    Get account

    Retrieve the authenticated Dropbox account profile

  4. 04

    List files continue

    Continue paginating through a large folder listing

Capability set02 / 03

05-08

4 capabilities in this set.

Part of 12 available through Dropbox Paper.

  1. 05

    List shared folders

    List all folders shared with or by the authenticated user

  2. 06

    List shared links

    List all shared links created for files or folders

  3. 07

    Delete file

    Permanently delete a file or Paper document

  4. 08

    Get space usage

    Check current Dropbox storage space usage and quota

Capability set03 / 03

09-12

4 capabilities in this set.

Part of 12 available through Dropbox Paper.

  1. 09

    Search files

    Paper` file extensions mapping structural relevance. Full-text search across all Dropbox Paper documents (*.paper files)

  2. 10

    Get metadata

    Retrieve detailed metadata for a specific file or Paper document

  3. 11

    List files

    Use to browse and discover documents. List all files and Paper documents in a specified Dropbox folder path

  4. 12

    Move file

    Move or rename a file/Paper document

Observed, not estimated

871ms average. Fast in production.

Dropbox Paper is checked daily against the live service.

Daily averagePeak 1018ms
Aug 20Today
Fastest day
739ms
Slowest day
1018ms
14-day trend
Slowing+10%

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 Paper, so you can see the experience inside your AI.

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

Dropbox Paper Connector

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

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

  • 01

    Can my agent create a new Paper document with Markdown content?

    Yes. Use the 'create_document' capability. Provide the destination path and your Markdown text. The agent will parse the boundaries and generate a rendered '.paper' artifact in your Dropbox account.

  • 02

    How do I search across all my Paper documents via chat?

    Use the 'search_files' capability. It executes deep full-text indexing queries specifically filtering for '.paper' files, allowing you to find content across your entire workspace through natural language.

  • 03

    Can I move a Paper document to a different folder through the agent?

    Absolutely. Use the 'move_file' capability. Provide the current 'from_path' and the new 'to_path'. The agent will transmit a logical atomic operation to relocate the document safely while maintaining its unique ID.