How to connect Dropbox sign MCP with Cursor

How to integrate Dropbox sign MCP with Cursor Cursor is one of the leading AI-powered code editors. It is built to help developers write, understand, and refactor code faster with AI assistance built directly into the editor. And in this guide, I will explain the easiest and most secure way to connect your Dropbox sign account to Cursor via Composio Connect, so it can send NDA for signature to new hire, get status of recent signature requests, download signed contract from last week, and more without ever putting your account credentials at risk.

Dropbox sign logoDropbox sign
Api KeyOauth2

Dropbox Sign is an electronic signature platform for sending, signing, and managing legally binding documents online. It streamlines business workflows by making signature collection fast, secure, and effortless.

56 Tools

How to integrate Dropbox sign MCP with Cursor

Cursor is one of the leading AI-powered code editors. It is built to help developers write, understand, and refactor code faster with AI assistance built directly into the editor.

And in this guide, I will explain the easiest and most secure way to connect your Dropbox sign account to Cursor via Composio Connect, so it can send NDA for signature to new hire, get status of recent signature requests, download signed contract from last week, and more without ever putting your account credentials at risk.

Also integrate Dropbox sign with

Why Composio?

  • 1,000+ SaaS toolkits out of the box. Skip the work of building and maintaining integrations, Composio gives you instant access to a vast catalog of pre-built connectors.
  • One MCP server for every app. Connect any of your applications on demand through a single endpoint, rather than juggling a separate server for each app.
  • Smart, context-aware tool loading. Unlike traditional MCP servers that dump every available tool into the LLM context window, Composio searches for and loads only the tools relevant to the task at hand. A remote CLI workbench lets LLMs compose these tools into workflows for complex automation.

Connect Dropbox sign to Cursor

Two ways to install — pick whichever you prefer.

1. Install with one click

Click the button below to add Composio to Cursor.

Install in Cursor

2. Or add manually

Add to your Cursor mcp.json

Open .cursor/mcp.json in your project root (or ~/.cursor/mcp.json for global config) and add the following configuration:

bash
{
  "servers": {
    "composio": {
      "type": "http",
      "url": "https://connect.composio.dev/mcp"
    }
  }
}

3. Authorize

Restart Cursor, then click "Connect" next to Composio in MCP Tools settings.

Cursor MCP Tools settings with Connect button next to Composio

A browser window will open to authorize.

Composio authorization browser window

Connect your Dropbox sign account

Back in Cursor, ask the agent to connect to Dropbox sign or give it any Dropbox sign-related task.

For example, ask it to:

  • "Send NDA for signature to new hire"
  • "Get status of recent signature requests"
  • "Download signed contract from last week"

It will prompt you to authenticate and authorize access to Dropbox sign.

That is it. Composio tools are now available in Cursor, and your Dropbox sign account is ready to use.

Conclusion

You have successfully connected Dropbox sign to Cursor using Composio Connect. Your agent can now use Dropbox sign securely without exposing credentials in prompts or local scripts.

TOOLS

Supported Tools

Every Dropbox sign action and event your agent gets out of the box.

Invite User to Team

Tool to invite a user to your Team.

Add User to Template

Tool to grant a specified account access to a template.

Bulk create embedded signature request with template

Tool to create a BulkSendJob for embedded templated signature requests.

Bulk send with template

Tool to create a BulkSendJob for templated signature requests.

Cancel Signature Request

Cancels an incomplete signature request.

Create Dropbox Sign Account

Tool to create a new Dropbox Sign account associated with a specified email address.

Create API App

Tool to create a new Dropbox Sign API App.

Create Embedded Signature Request

Tool to create an embedded signature request for signing in an iFrame.

Create Embedded Signature Request With Template

Tool to create an embedded signature request based on a template.

Create Embedded Template Draft

Tool to create an embedded template draft.

Create Embedded Unclaimed Draft with Template

Tool to create an embedded unclaimed draft using saved templates.

Create Report

Request creation of CSV report(s) for a specified date range.

Create Template

Tool to create a reusable template for document signing workflows.

Create Unclaimed Draft

Tool to create an unclaimed draft that can be claimed via a unique URL.

Delete API App

Tool to delete an API App from your Dropbox Sign account by its client_id.

Delete Fax

Tool to delete a fax from the system by its fax_id.

Delete Template

Permanently deletes a template from your Dropbox Sign account by its template_id.

Download Signature Request Files

Download files for a signature request as PDF (merged) or ZIP (individual documents).

Edit and Resend Embedded Signature Request

Tool to edit and resend an embedded signature request.

Edit and Resend Signature Request

Edits and resends an existing non-templated signature request with updated documents, signers, or settings.

Edit and Resend Unclaimed Draft

Tool to edit and resend a previously created unclaimed draft.

Edit and Resend Embedded Signature Request With Template

Tool to edit and resend an embedded signature request using templates.

Get Dropbox Sign Account

Retrieves detailed information about a Dropbox Sign account including quotas, payment status, and settings.

Get API App

Tool to retrieve information about an API App by its client ID.

Get Bulk Send Job

Tool to retrieve the status of a bulk send job.

Get Current Team Membership

Tool to get the current team membership status and details.

Get Embedded Sign URL

Retrieves an embedded signing URL for a specific signer's signature.

Get Embedded Template Edit URL

Tool to generate an edit URL for embedded template editing.

Get Available Fax Line Area Codes

Tool to retrieve available fax line area codes for a given country, state/province, and city.

Get Signature Request

Retrieves the current status and complete details of a signature request by ID.

Get Signature Request Files as Data URI

Tool to download signature request files as a base64-encoded data URI.

Get Signature Request Files as File URL

Retrieves a copy of the current documents and returns a JSON object with a URL to the file (PDFs only).

Get Team Info

Retrieves information about a Dropbox Sign team, including team name, member count, and sub-team count.

Get Template

Tool to return the specified template.

Download Template Files

Tool to download documents associated with a template.

Get Template Files as Data URI

Tool to retrieve template documents as base64-encoded data URI.

Get Template Files as File URL

Tool to retrieve a copy of template documents and return a JSON object with a URL to the file (PDFs only).

List API Apps

Tool to list API Apps.

List Bulk Send Jobs

Tool to list bulk send jobs.

List Faxes

Tool to list faxes and their properties.

List Fax Lines

Tool to list fax lines and their properties.

List Signature Requests

Tool to list signature requests.

List Sub-Teams

Lists all sub-teams belonging to a parent team with pagination support.

List Team Members

Lists all members and their roles for a specific team.

List All Teams

Lists all Dropbox Sign teams accessible to the authenticated user, including the current team and its sub-teams.

List Templates

Tool to list templates.

Generate OAuth Authorization URL

Tool to generate an OAuth authorization URL.

Release Signature Request Hold

Release a held signature request to send it to signers.

Remove User from Template

Tool to remove an account's access to a template.

Send Signature Request

Tool to create and send a new signature request with documents.

Send Request Reminder

Sends an email reminder to a signer about a pending signature request.

Update Dropbox Sign Account

Tool to update Dropbox Sign account properties and settings.

Update API App

Tool to update an existing API App in Dropbox Sign.

Update Signature Request

Updates the email address and/or name for a specific signer on a signature request.

Update Template Files

Tool to update files for an existing template.

Verify Dropbox Sign Account

Tool to verify whether a Dropbox Sign account exists for the given email.

FAQ

Frequently asked questions

With a standalone Dropbox sign MCP server, the agents and LLMs can only access a fixed set of Dropbox sign tools tied to that server. However, with the Composio Tool Router, agents can dynamically load tools from Dropbox sign and many other apps based on the task at hand, all through a single MCP endpoint.

Yes, you can. Cursor fully supports MCP integration. You get structured tool calling, message history handling, and model orchestration while Tool Router takes care of discovering and serving the right Dropbox sign tools.

Yes, absolutely. You can configure which Dropbox sign scopes and actions are allowed when connecting your account to Composio. You can also bring your own OAuth credentials or API configuration so you keep full control over what the agent can do.

All sensitive data such as tokens, keys, and configuration is fully encrypted at rest and in transit. Composio is SOC 2 Type 2 compliant and follows strict security practices so your Dropbox sign data and credentials are handled as safely as possible.

Start with Dropbox sign.It takes 30 seconds.

Managed auth, hosted MCP servers, and every Dropbox sign tool your agent needs.Free to start.

Start building