Bring Collaborative Editing
to Claude Desktop
Create your Vinkius account to connect Dropbox Paper to Claude Desktop and start using all 12 AI tools in minutes. Fully managed, enterprise secure, and ready to use without writing a single line of code. No hosting, no server setup — just connect and start using.
Compatible with every major AI agent and IDE
What is the Dropbox Paper MCP Server?
Connect your Dropbox Paper account to any AI agent and take full control of your collaborative document creation and file organization through natural conversation.
What you can do
- Live Document Creation — Create brand-new Dropbox Paper documents by parsing literal markdown boundaries directly into rendered
.paperartifacts - Content Discovery — Execute deep full-text indexing queries to search across all your Paper documents and retrieve content snippets natively
- Directory Orchestration — List all files and Paper documents in any specified Dropbox folder path to browse and discover your workspace
- Metadata Auditing — Retrieve detailed metadata for specific documents, extracting exact structural limits mapping hashes and file IDs directly
- Atomic File Operations — Move, rename, or permanently delete Paper documents and files by transmitting logical atomic routing operations
- Shared Workspace Control — List all folders shared with or by you, and manage exposed public or restricted routes for specific documents securely
- Storage Monitoring — Check current storage space usage and quotas to ensure physical volume safety across your account
- Account Oversight — Retrieve the authenticated profile identity bindings to verify permission limits and account contexts natively
How it works
- Subscribe to this server
- Enter your Dropbox Generated Access Token (found in your Dropbox App Console > Settings > OAuth 2)
- Start managing your collaborative docs from Claude, Cursor, or any MCP-compatible client
Who is this for?
- Content Creators & Writers — create and organize Paper docs using natural language without opening the web interface
- Project Teams — search for project documentation and manage shared folder permissions through natural conversation
- Product Managers — audit document metadata and track team contributions using natural language
- Developers — test and debug collaborative document integrations and verify markdown rendering logic in real-time
Built-in capabilities (12)
paper` artifact. Create a brand-new Dropbox Paper document with Markdown content
Create a new folder at the specified Dropbox path
Permanently delete a file or Paper document
Retrieve the authenticated Dropbox account profile
Retrieve detailed metadata for a specific file or Paper document
Check current Dropbox storage space usage and quota
Use to browse and discover documents. List all files and Paper documents in a specified Dropbox folder path
Continue paginating through a large folder listing
List all folders shared with or by the authenticated user
List all shared links created for files or folders
Move or rename a file/Paper document
paper` file extensions mapping structural relevance. Full-text search across all Dropbox Paper documents (*.paper files)
Why Claude Desktop?
Claude Desktop is the definitive way to connect Dropbox Paper to your AI workflow. Add Vinkius Edge URL to your config, restart the app, and Claude immediately exposes all 12 tools in the chat interface. ask a question, Claude calls the right tool, and you see the answer. Zero code, zero context switching.
- —
Claude Desktop is the reference MCP client. it was designed alongside the protocol itself, ensuring the most complete and stable MCP implementation available
- —
Zero-code configuration: add a server URL to a JSON file and Claude instantly discovers and exposes all available tools in the chat interface
- —
Claude's extended thinking capability lets it reason through multi-step tool usage, chaining multiple API calls to answer complex questions
- —
Enterprise-grade security with local config storage. your tokens never leave your machine, and connections go directly to Vinkius Edge network
Dropbox Paper in Claude Desktop
Why run Dropbox Paper with Vinkius?
The Dropbox Paper connection runs on our fully managed, secure cloud infrastructure. We handle the hosting, maintenance, and security so you don't have to deal with servers or code. All 12 tools are ready to work instantly without any complex setup.
You stay in complete control of your data. Your AI only accesses the information you approve, keeping your sensitive passwords and private details completely safe. Plus, with automatic optimizations, your AI works faster and more efficiently.

* Every connection is hosted and maintained by Vinkius. We handle the security, updates, and infrastructure so you don't have to write code or manage servers. See our infrastructure
Over 4,000 integrations ready for AI agents
Explore a vast library of pre-built integrations, optimized and ready to deploy.
Connect securely in under 30 seconds
Generate tokens to authenticate and link external services in a single step.
Complete visibility into every agent action
Audit live requests, latency, success rates, and active security compliance policies.
Optimize spending and track token ROI
Analyze real-time token consumption and cost metrics detailed by connection.




Explore our live AI Agents Analytics dashboard to see it all working
This dashboard is included when you connect Dropbox Paper using Vinkius. You will never be left in the dark about what your AI agents are doing with your tools.
Dropbox Paper and 4,000+ other AI tools. No hosting, no code, ready to use.
Professionals who connect Dropbox Paper to Claude Desktop through Vinkius don't need to write code, manage servers, or worry about security. Everything is pre-configured, secure, and runs automatically in the background.
Raw MCP | Vinkius | |
|---|---|---|
| Ready-to-use MCPs | Find and configure each manually | 4,000+ MCPs ready to use |
| Connection Setup | Manual coding & server setup | 1-click instant connection |
| Server Hosting | You host it yourself (needs 24/7 uptime) | 100% hosted & managed by Vinkius |
| Security & Privacy | Stored in plaintext config files | Bank-grade encrypted vault |
| Activity Visibility | Blind execution (no logs or tracking) | Live dashboard with real-time logs |
| Cost Control | Runaway AI token spend risk | Automatic budget limits |
| Revoking Access | Must delete files or code to stop | 1-click disconnect button |
How Vinkius secures
Dropbox Paper for Claude Desktop
Every request between Claude Desktop and Dropbox Paper is protected by our secure gateway. We automatically keep your sensitive data private, prevent unauthorized access, and let you disconnect instantly at any time.
Frequently asked questions
Can my agent create a new Paper document with Markdown content?
Yes. Use the 'create_document' tool. Provide the destination path and your Markdown text. The agent will parse the boundaries and generate a rendered '.paper' artifact in your Dropbox account.
How do I search across all my Paper documents via chat?
Use the 'search_files' tool. It executes deep full-text indexing queries specifically filtering for '.paper' files, allowing you to find content across your entire workspace through natural language.
Can I move a Paper document to a different folder through the agent?
Absolutely. Use the 'move_file' tool. 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.
How does Claude Desktop discover MCP tools?
When Claude Desktop starts, it reads the claude_desktop_config.json file and connects to each configured MCP server. It calls the tools/list endpoint to fetch the schema for every available tool, then surfaces them as clickable options in the chat interface via the 🔌 icon.
What happens if the MCP server is temporarily unavailable?
Claude Desktop handles disconnections gracefully. if the server is unreachable at startup, the tools simply won't appear. Once the server becomes available again, restarting Claude Desktop will re-establish the connection. There is no timeout penalty or error loop.
Can I connect multiple MCP servers simultaneously?
Yes. You can add as many servers as you need in the mcpServers section of the config file. Each server appears as a separate tool provider, and Claude can use tools from multiple servers in a single conversation turn.
Is there a limit on the number of tools per server?
Claude Desktop can handle hundreds of tools per server. However, for optimal LLM performance, Vinkius servers are designed to expose focused, well-documented tool sets rather than overwhelming the model with too many options.
Does Claude Desktop support Streamable HTTP transport?
Yes. Claude Desktop supports both SSE (Server-Sent Events) and the newer Streamable HTTP transport that Vinkius uses. Simply provide the server URL. Claude auto-negotiates the transport protocol.
Server not appearing after restart
Ensure the JSON is valid (no trailing commas). Check the file path: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\\Claude\\ (Windows).
Authentication error
Verify your Vinkius token is correct. Go to cloud.vinkius.com to regenerate it if needed.
Tools not showing in chat
Click the 🔌 icon at the bottom of the chat input. If it shows 0 tools, the server may still be connecting. wait a few seconds.
Explore More MCP Servers
View all →
FMCSA Licensing & Insurance
9 toolsAccess real-time FMCSA data to verify motor carrier licensing, insurance, safety ratings, and authority status directly through AI.

H2O.ai
6 toolsManage AI models via H2O.ai — track data frames, monitor machine learning models and training jobs, and audit cloud cluster status directly from any AI agent.

OpenAI
10 toolsUse GPT-4o, DALL-E 3, embeddings, fine-tuning, and moderation as tools inside your AI agent workflows.

Hotjar
15 toolsUnderstand your users with heatmaps, session recordings, and feedback surveys that reveal exactly why visitors leave your site.
