Dropbox Sign Connector for AI agents.
12 live capabilities
Manage e-signature requests and document workflows with your AI client.
Waiting for input…
Why people use Dropbox Sign
Dropbox Sign for E-Signature Workflow Oversight
This Connector changes that by letting your AI client do the heavy lifting. You can just ask your agent to list every outstanding request or check the status of a specific contract. You get the answers you need in seconds without ever opening a new tab.
What Vinkius changes
You get a conversational interface for your entire e-signature pipeline.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
HR Onboarding Tracking
An HR lead asks the agent to list all outstanding signatures to see which new hires haven't finished their paperwork yet using list_outstanding_signatures.
- Real-world use case 02
Sales Closing Oversight
A sales rep asks for the status of a specific contract to see if the client has signed yet using get_signature_request_details.
- Real-world use case 03
Template Compliance Audit
An admin checks all reusable templates to ensure the correct merge fields are active using get_template_configuration.
Complete set · 12capabilities
The complete Dropbox Sign capability set.
These are the exact actions your AI can choose when you ask it to work with Dropbox Sign.
01—04
4 capabilities in this set.
Part of 12 available through Dropbox Sign.
- 01 Capability
Get account info
Get Dropbox Sign account details
- 02 Capability
Cancel signature request
Cancel a pending signature request
- 03 Capability
Create unclaimed draft
Create an unclaimed draft
- 04 Capability
Get files data uri
Get document as Data URI
05—08
4 capabilities in this set.
Part of 12 available through Dropbox Sign.
- 05 Capability
Get files download url
Get temporary download link for files
- 06 Capability
Get template details
Get template metadata
- 07 Capability
List bulk send jobs
List bulk sending jobs
- 08 Capability
List templates
List available signature templates
09—12
4 capabilities in this set.
Part of 12 available through Dropbox Sign.
- 09 Capability
Send signature request
Send a document for signature
- 10 Capability
Send with template
Send signature request using templates
- 11 Capability
Get signature request details
Get the status and details for a specific request. This tells you exactly who has signed a document.
- 12 Capability
List signature requests
List every signature request in your account. Use this for a full inventory of your document history.
Set up in minutes
One URL. Then ask Dropbox Sign to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Dropbox Sign from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_KZJyw2uZWR5mqKhavKi1uTxWLl514WfNnX0mEbDC/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Dropbox Sign, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Dropbox Sign for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_KZJyw2uZWR5mqKhavKi1uTxWLl514WfNnX0mEbDC/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Dropbox Sign URL.
- Step 03
Save and start
Save the connection and enable Dropbox Sign in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"dropbox-sign": {
"url": "https://edge.vinkius.com/vk_preview_KZJyw2uZWR5mqKhavKi1uTxWLl514WfNnX0mEbDC/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Dropbox Sign
Open Agent mode in chat and ask: "Using Dropbox Sign, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"dropbox-sign": {
"url": "https://edge.vinkius.com/vk_preview_KZJyw2uZWR5mqKhavKi1uTxWLl514WfNnX0mEbDC/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Dropbox Sign
Ask Copilot: "Using Dropbox Sign, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"dropbox-sign": {
"url": "https://edge.vinkius.com/vk_preview_KZJyw2uZWR5mqKhavKi1uTxWLl514WfNnX0mEbDC/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Dropbox Sign
Open Cascade and ask: "Using Dropbox Sign, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"dropbox-sign": {
"url": "https://edge.vinkius.com/vk_preview_KZJyw2uZWR5mqKhavKi1uTxWLl514WfNnX0mEbDC/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Dropbox Sign
Ask Cline: "Using Dropbox Sign, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add dropbox-sign --transport http "https://edge.vinkius.com/vk_preview_KZJyw2uZWR5mqKhavKi1uTxWLl514WfNnX0mEbDC/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Dropbox Sign
Ask Claude: "Using Dropbox Sign, show me...". 12 tools are ready
Where the request belongs
Work Dropbox Sign can move forward.
Operations managers, HR leads, and sales ops who are tired of manual status tracking and want to know exactly where a document is in the signing process without opening a browser.
HR Manager
Checking onboarding documents for new hires and identifying which ones are still missing.
Sales Operations
Tracking the status of high-value contracts to see which signers are holding up the deal.
Legal Counsel
Auditing signature volumes and ensuring that reusable templates meet compliance standards.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsDropbox Sign
Get documents signed electronically with legally binding e-signatures, templates, and audit trails your business can trust.
DocuSign
Send documents for signature, manage envelopes, track signing status, and automate contract workflows with AI.
Adobe Acrobat Sign
Send, track, and manage e-signatures via Adobe Acrobat Sign. create agreements, check signing status, and access audit trails from any AI agent.
Zoho Sign
Manage digital signatures, document requests, and templates via Zoho Sign directly from your AI agent.
Adobe Sign
Automate e-signatures and document workflows via Adobe Acrobat Sign. manage agreements, track audit trails, and handle library templates directly from your AI agent.
Eversign (Cloud Electronic Signature)
Manage electronic signatures via Eversign. list businesses, create documents, and handle templates directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Dropbox Sign connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Dropbox Sign.
The practical details behind the request, access and result.
Can I use Dropbox Sign MCP to check contract status?
Yes. It lets you see exactly who has signed and who is still pending on a specific request using natural language.
Does Dropbox Sign MCP work with my existing account?
Yes, it connects to your current account using your API key, giving your AI client access to your existing data.
Can I see my signature templates?
Yes. You can list all your templates and view their specific configurations, including signer roles and field definitions.
How does Dropbox Sign MCP help HR teams?
It helps HR teams quickly see which onboarding documents are still outstanding, allowing them to follow up with new hires faster.
Can I search for old contracts with Dropbox Sign MCP?
Yes, you can search for specific requests using keywords like "NDA" or "Tech Corp" to find them quickly in your history.
Does Dropbox Sign MCP show me my usage limits?
Yes, it can retrieve your account metadata and current usage limits so you can monitor your subscription status.
How do I get a Dropbox Sign API Key?
Log in to your Dropbox Sign (HelloSign) account, navigate to Settings > API, and you can generate or retrieve your unique API Key from there. Note that API access may require a specific plan.
Can the agent send new signature requests?
This integration currently focuses on listing and auditing signature requests and templates. Sending new requests with document uploads should be managed via the Dropbox Sign web portal or mobile app.
Does the integration show specific signer statuses?
Yes, you can use the get_signature_request_details capability to see exactly who has signed, who is pending, and any specific events like views or declines.
How do I find my Dropbox Sign API Key?
Log in to your account, navigate to Settings > API, and generate or copy your unique API Key from the dashboard.
Can I use existing templates with the agent?
Yes! Use the send_with_template capability to dispatch requests based on your predefined document templates in Dropbox Sign.
How do I retrieve the signed PDF document?
Use the get_files_download_url capability to generate a temporary secure link to download the finalized PDF directly.
One connection away
Give your agent a direct line to Dropbox Sign.
Connect Dropbox Sign once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available