Adobe Sign Connector for AI agents.
13 live capabilities
Manage e-signatures and contract workflows through your AI client.
Waiting for input…
Why people use Adobe Sign
Adobe Sign for automated contract lifecycle management
With this Connector, that manual work disappears. You can just ask your agent to pull the status of a contract or grab the combined PDF for a filing. It turns a five-minute search into a five-second conversation, giving you your time back.
What Vinkius changes
You get a direct line of sight into your signature workflows without leaving your chat interface.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Checking vendor contract status
A sales rep needs to see if the 'Vendor Agreement' is signed.
- Real-world use case 02
Verifying signature validity for legal
Legal needs to verify a signature's validity for a court case.
- Real-world use case 03
Automating employee onboarding
HR is onboarding 10 new employees.
Complete set · 13capabilities
The complete Adobe Sign capability set.
These are the exact actions your AI can choose when you ask it to work with Adobe Sign.
01—04
4 capabilities in this set.
Part of 13 available through Adobe Sign.
- 01 Capability
List groups
List groups in the account. Check how your team is organized within the signature platform.
- 02 Capability
List library documents
List library documents. Browse all the standard templates your organization has saved.
- 03 Capability
List users
List users in the account. See everyone who has access to your Adobe Sign profile.
- 04 Capability
List webhooks
List webhooks. View all your active real-time notifications and triggers.
05—07
3 capabilities in this set.
Part of 13 available through Adobe Sign.
- 05 Capability
Get agreement audit trail
Get agreement audit trail. Download the audit trail PDF for a full legal history of a signature process.
- 06 Capability
Get agreement combined document
Get agreement combined document. Download all documents in an agreement as a single consolidated PDF.
- 07 Capability
Create agreement
Create a new agreement for signature. This lets you kick off a new contract flow immediately.
08—10
3 capabilities in this set.
Part of 13 available through Adobe Sign.
- 08 Capability
Create library document
Create a library document for reuse. Use this to save standard forms for the team.
- 09 Capability
Create transient document
Upload a transient document for immediate use. This is perfect for one-off files that only need to stay in the cloud for a few days.
- 10 Capability
Create user
Create a new user in your account. Add team members to the Adobe Sign workspace easily.
11—13
3 capabilities in this set.
Part of 13 available through Adobe Sign.
- 11 Capability
Create webhook
Create a new webhook for real-time updates. Get notified the moment a document status changes.
- 12 Capability
Get agreement
Get agreement metadata. Quickly see the status and details of any specific contract.
- 13 Capability
List agreements
List agreements in your account. See every active contract you have in a single view.
Set up in minutes
One URL. Then ask Adobe Sign to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Adobe 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_nxV7ndJVdxFx3cdXu6fS1ydG6JPU0Be4FqMTxHIq/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 Adobe Sign, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Adobe Sign for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_nxV7ndJVdxFx3cdXu6fS1ydG6JPU0Be4FqMTxHIq/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 Adobe Sign URL.
- Step 03
Save and start
Save the connection and enable Adobe Sign in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"adobe-sign": {
"url": "https://edge.vinkius.com/vk_preview_nxV7ndJVdxFx3cdXu6fS1ydG6JPU0Be4FqMTxHIq/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 Adobe Sign
Open Agent mode in chat and ask: "Using Adobe Sign, help me...". 13 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"adobe-sign": {
"url": "https://edge.vinkius.com/vk_preview_nxV7ndJVdxFx3cdXu6fS1ydG6JPU0Be4FqMTxHIq/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 Adobe Sign
Ask Copilot: "Using Adobe Sign, help me...". 13 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"adobe-sign": {
"url": "https://edge.vinkius.com/vk_preview_nxV7ndJVdxFx3cdXu6fS1ydG6JPU0Be4FqMTxHIq/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 Adobe Sign
Open Cascade and ask: "Using Adobe Sign, help me...". 13 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"adobe-sign": {
"url": "https://edge.vinkius.com/vk_preview_nxV7ndJVdxFx3cdXu6fS1ydG6JPU0Be4FqMTxHIq/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 Adobe Sign
Ask Cline: "Using Adobe Sign, help me...". 13 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add adobe-sign --transport http "https://edge.vinkius.com/vk_preview_nxV7ndJVdxFx3cdXu6fS1ydG6JPU0Be4FqMTxHIq/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 Adobe Sign
Ask Claude: "Using Adobe Sign, show me...". 13 tools are ready
Where the request belongs
Work Adobe Sign can move forward.
This is for the ops and legal folks who spend half their day chasing signatures or digging through folders to find a single contract. It's for people who need to move faster on onboarding and sales without the manual overhead.
Legal Counsel
Verifying contract history and audit trails during discovery or compliance reviews.
Sales Ops Manager
Tracking client signatures and creating vendor agreements at scale for the sales team.
HR Coordinator
Automating employee onboarding documents and managing library templates for new hires.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsAdobe 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.
DottedSign
Automate e-signature workflows via DottedSign. create signing tasks, manage templates, and track document status directly from any AI agent.
DocuSign
Send documents for signature, manage envelopes, track signing status, and automate contract workflows with AI.
DocuSeal
Automate document signing workflows via DocuSeal. manage templates, send signature requests, and track signers directly from any AI agent.
Zoho Sign
Manage digital signatures, document requests, and templates via Zoho Sign directly from your AI agent.
BunnyDoc
Manage eSignatures via BunnyDoc. track document status, manage templates, and coordinate signature requests directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Adobe 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 Adobe Sign.
The practical details behind the request, access and result.
Can I use Adobe Sign MCP to see if my contracts are signed?
Yes, you can ask your agent to list all active agreements and check the status of any specific contract in real-time.
How does the Adobe Sign MCP help with legal audits?
It allows you to quickly download audit trail PDFs for any agreement, providing a verified history of all signatures.
Can I manage my team's permissions with this?
Yes, you can use your agent to list all current users and groups or create new users in your Adobe Sign account.
Does the Adobe Sign MCP support multiple documents?
You can download all documents in an agreement as a single combined PDF for easier sharing and filing.
How do I get notified when a document is signed?
You can set up webhooks through the Connector to get real-time updates on your document statuses.
Can I use the Adobe Sign MCP to store my own templates?
Yes, you can create and manage library documents to ensure your team uses the correct standard forms.
How can I verify the legal history of a signed document?
You can use the get_agreement_audit_trail capability with the specific Agreement ID. The agent will retrieve the official audit trail PDF containing all timestamps and participant actions.
Can I see a list of all templates available in my organization?
Yes! By running the list_library_documents capability, your AI agent will display all stored templates and library documents you have access to.
What is a transient document and how do I use it?
A transient document is a temporary file upload (valid for 7 days). Use the create_transient_document capability to upload a file, which then provides an ID you can use to create a formal agreement via create_agreement.
One connection away
Give your agent a direct line to Adobe Sign.
Connect Adobe 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