Skip to content
Zed

Dropbox for Zed

io.github.pipeworx-io/dropbox

Dropbox MCP Pack — wraps the Dropbox API v2

client:Zed transport:streamable-http

Install Dropbox in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "dropbox": {
      "url": "https://gateway.pipeworx.io/dropbox/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Dropbox in other clients