Semantic Search
Find documents by meaning, not just keywords. "Find my project proposals from last year" just works.
Secure & Private
Your files stay in Dropbox. We only index text for search. Multi-tenant isolation guarantees data privacy.
Real-time Sync
Changes sync automatically every 5 minutes. New files are searchable within minutes of being added.
Enterprise-Grade Security
OAuth 2.0 authentication, 90-day token expiration, instant revocation, and encrypted data in transit
How It Works
Connect Dropbox
Click the button above to authorize read-only access to your Dropbox files via OAuth 2.0.
Get Your Token
You'll receive a personal access token (valid for 90 days). Copy it - you'll need it for the next step.
Configure Claude Desktop
Add this configuration to your Claude Desktop settings file:
Start Searching!
Restart Claude Desktop and ask questions like:
- "Search my Dropbox for budget reports from Q2"
- "Find documents about Project Phoenix"
- "Show me meeting notes from last month"
📁 Config File Locations
macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
🔧 Technical Details
Uses E5-small multilingual embeddings for semantic search, Elasticsearch for storage, and automatic delta sync to keep your files up-to-date. Read-only access via Dropbox API v2. Maximum file size: 100MB per file.