Skip to content
Zed

dropbox sign for Zed

io.usefulapi/dropbox-sign

Hosted MCP server for Dropbox Sign — signature requests, templates, and account for AI agents.

client:Zed transport:streamable-http

Install dropbox sign in Zed

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

{
  "context_servers": {
    "dropbox-sign": {
      "url": "https://dropbox-sign.usefulapi.io/mcp"
    }
  }
}

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

dropbox sign in other clients