Yousign Connector for AI agents.
8 live capabilities
Manage eSignature workflows and track contract statuses in real time.
Waiting for input…
Why people use Yousign
Yousign for Automated eSignature Workflows
With this Connector, that manual loop disappears. You just ask your agent for a status update or tell it to add a signer. It handles the interaction with Yousign in the background, giving you the answer instantly.
What Vinkius changes
You can manage the entire eSignature lifecycle through a chat interface instead of a web dashboard.
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
An HR manager asks the agent to add three new signers to a draft employment contract and activate it for the new hire.
- Real-world use case 02
Sales Closing
A sales rep checks the status of a Partnership Agreement to see if the client signed it yet before the weekend.
- Real-world use case 03
Legal Audit
A legal pro lists all documents in a specific request to ensure the correct version was uploaded for the audit.
Complete set · 8capabilities
The complete Yousign capability set.
These are the exact actions your AI can choose when you ask it to work with Yousign.
01—04
4 capabilities in this set.
Part of 8 available through Yousign.
- 01 Capability
Add signer
Add new signers to a draft request using their contact info. You can quickly populate the list of people who need to sign.
- 02 Capability
Cancel request
Stop an ongoing request and provide a reason for the cancellation. Use this to clear out requests that are no longer valid.
- 03 Capability
List documents
See all files attached to a specific signature request. This lets you verify the content of a request before it goes live.
- 04 Capability
Get consumption
Check your current API usage and remaining signature credits. Use this to monitor your plan limits and avoid running out of credits.
05—08
4 capabilities in this set.
Part of 8 available through Yousign.
- 05 Capability
List requests
See every signature request in your organization. This helps you get a bird's eye view of all pending and completed documents.
- 06 Capability
Get request
Get the specific status and details for a single request. Use this to see exactly where a document is in the signing process.
- 07 Capability
Create request
Start a new signature request in draft mode with a custom name. This is the first step to getting a document out for signature.
- 08 Capability
Activate request
Send out the signature request to all added signers. This triggers the emails that start the signing process.
Set up in minutes
One URL. Then ask Yousign to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Yousign 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_XqpILONBmrUiDY0i2Js8GlNYnh1xF9w4KnsztPoi/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 Yousign, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Yousign for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_XqpILONBmrUiDY0i2Js8GlNYnh1xF9w4KnsztPoi/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 Yousign URL.
- Step 03
Save and start
Save the connection and enable Yousign in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"yousign": {
"url": "https://edge.vinkius.com/vk_preview_XqpILONBmrUiDY0i2Js8GlNYnh1xF9w4KnsztPoi/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 Yousign
Open Agent mode in chat and ask: "Using Yousign, help me...". 8 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"yousign": {
"url": "https://edge.vinkius.com/vk_preview_XqpILONBmrUiDY0i2Js8GlNYnh1xF9w4KnsztPoi/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 Yousign
Ask Copilot: "Using Yousign, help me...". 8 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"yousign": {
"url": "https://edge.vinkius.com/vk_preview_XqpILONBmrUiDY0i2Js8GlNYnh1xF9w4KnsztPoi/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 Yousign
Open Cascade and ask: "Using Yousign, help me...". 8 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"yousign": {
"url": "https://edge.vinkius.com/vk_preview_XqpILONBmrUiDY0i2Js8GlNYnh1xF9w4KnsztPoi/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 Yousign
Ask Cline: "Using Yousign, help me...". 8 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add yousign --transport http "https://edge.vinkius.com/vk_preview_XqpILONBmrUiDY0i2Js8GlNYnh1xF9w4KnsztPoi/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 Yousign
Ask Claude: "Using Yousign, show me...". 8 tools are ready
Where the request belongs
Work Yousign can move forward.
HR managers tired of chasing signatures for new hires, legal teams auditing thousands of contracts, and sales reps who need to get deals live faster.
HR Manager
Verifying contract completion for new employees and adding signers to onboarding documents.
Legal Counsel
Auditing document requests and monitoring compliance statuses across the organization.
Sales Ops
Tracking contract signatures for new clients and activating requests for closed deals.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsUgosign
Sign documents electronically with a platform that supports advanced electronic signatures and complies with European regulations.
Yousign
Secure electronic signatures for documents and contracts with AI using Yousign V3.
Eversign (Cloud Electronic Signature)
Manage electronic signatures via Eversign. list businesses, create documents, and handle templates directly from any AI agent.
eSignly Electronic Signature
Equip your AI agent to manage e-signature documents, track templates, and monitor audit trails via the eSignly API.
Modusign
Manage electronic contracts and signatures via Modusign. track documents and request signatures directly from your AI agent.
DocuSign
Send documents for signature, manage envelopes, track signing status, and automate contract workflows with AI.
Bring your own AI
Change the model, client or framework. Keep Yousign 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 Yousign.
The practical details behind the request, access and result.
Can the Yousign MCP help me see who hasn't signed a contract?
Yes. It pulls the real-time status of all signers on a request so you can see exactly who is pending without leaving your chat.
How do I add signers to a draft using Yousign MCP?
Just tell your agent the names and email addresses of the people who need to sign. It will add them to the draft for you.
Can I cancel a request if the deal falls through?
Yes. You can tell your agent to cancel a specific request, and it will stop the signing process immediately.
Does the Yousign MCP support multiple signers?
Yes. It allows you to add as many signers as you need to a single request, making it perfect for multi-party contracts.
Can I check my Yousign credit balance?
Yes. Your agent can retrieve your current API consumption and credit details so you can monitor your plan usage.
Is this for European eSignature compliance?
Yes. Since it connects to Yousign, it supports the eSignature workflows and compliance standards required by European teams.
Can I check the status of a signature request via chat?
Yes. The get_signature_request capability allows your AI agent to retrieve the real-time status of any request ID, showing you whether it is in 'draft', 'ongoing', 'done', or has been 'cancelled'.
How do I add signers to a draft request using the agent?
You can use the add_signer capability. Provide the unique request ID along with the signer's email, first name, and last name. You can add multiple signers to a single request before activating it.
Can I see how many signature credits I have left in my plan?
Absolutely. Use the get_api_consumption capability to retrieve your current usage statistics and remaining signature credits, helping you manage your Yousign subscription budget.
One connection away
Give your agent a direct line to Yousign.
Connect Yousign once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available