dropbox sign for Cursor
io.usefulapi/dropbox-sign
Hosted MCP server for Dropbox Sign — signature requests, templates, and account for AI agents.
client:Cursor
transport:streamable-http
Install dropbox sign in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"dropbox-sign": {
"url": "https://dropbox-sign.usefulapi.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs