dropbox sign for VS Code
io.usefulapi/dropbox-sign
Hosted MCP server for Dropbox Sign — signature requests, templates, and account for AI agents.
client:VS Code
transport:streamable-http
Install dropbox sign in VS Code
.vscode/mcp.json
{
"servers": {
"dropbox-sign": {
"type": "http",
"url": "https://dropbox-sign.usefulapi.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs