# Yousign MCP for AI Agents AI Agent Connect

> Yousign MCP lets you manage electronic signatures and document requests through your AI agent. It handles creating requests, adding signers, and tracking statuses without you having to log into a dashboard. It's built for teams who need to move contracts and legal papers faster.

## Overview
- **Category:** document-management
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/undefined/ai-agent-connect
- **Tags:** electronic-signature, eidas-compliance, document-workflow, signer-verification, contract-signing

## Description

When you connect Yousign to your workflow, you stop treating electronic signatures as a manual chore you have to track in a spreadsheet. Instead of jumping between tabs to see if a contract was signed or who still needs to put pen to paper, you just ask your agent. You can draft a new request, add the contact info for five different signers at once, and send it out for signature in one go. If a deal falls through, you can cancel the request right there in the chat. It's about moving from checking on things to doing things. Because Vinkius hosts this Connector, you can plug it into your existing setup and immediately turn your agent into a legal operations assistant. You get real-time updates on your signature lifecycle and can audit your API usage without digging through billing statements. It handles the heavy lifting of document discovery and signer management so you can focus on closing deals and getting people hired.

## Tools

### 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.

### cancel_request
Stop an ongoing request and provide a reason for the cancellation. Use this to clear out requests that are no longer valid.

### list_documents
See all files attached to a specific signature request. This lets you verify the content of a request before it goes live.

### get_consumption
Check your current API usage and remaining signature credits. Use this to monitor your plan limits and avoid running out of credits.

### list_requests
See every signature request in your organization. This helps you get a bird's eye view of all pending and completed documents.

### 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.

### 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.

### activate_request
Send out the signature request to all added signers. This triggers the emails that start the signing process.

## Prompt Examples

**Prompt:** 
```
Who has signed the Partnership Agreement yet?
```

**Response:** 
```
I've checked the status of the **Partnership Agreement** (req-101). Here is the current progress:

| Signer | Status | Action |
| :--- | :--- | :--- |
| Jane Smith | ✅ Signed | - |
| John Doe | ⏳ Pending | Reminder sent |
| Sarah Jenkins | ⚪ Not Started | - |

Would you like me to send a reminder to John Doe?
```

**Prompt:** 
```
Add Sarah Jenkins (sarah@example.com) to the draft for the vendor contract.
```

**Response:** 
```
I've added **Sarah Jenkins** as a signer to the vendor contract draft. 

**Request Details:**
- **Signer:** Sarah Jenkins
- **Email:** sarah@example.com
- **Status:** Added to draft

Would you like me to activate the request now?
```

**Prompt:** 
```
How many signature credits do we have left?
```

**Response:** 
```
Here is your current Yousign usage summary:

- **Total Credits:** 100
- **Used Credits:** 45
- **Remaining Credits:** 55

You have enough credits for 55 more signature requests in this billing cycle.
```

## Capabilities

### Create signature requests
Start a new request in draft mode to prepare your documents for signing.

### Add multiple signers
Input contact details for all required signers in one go.

### Activate and send requests
Trigger email notifications to your signers to begin the process.

### Track real-time status
See who has signed and who is still pending at any moment.

### Cancel ongoing requests
Stop a signature process immediately if a deal changes.

### Audit API usage
Check your remaining credits and consumption levels.

### Verify attached documents
List all files in a request to ensure the correct version is live.

## Use Cases

### 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.

### Sales Closing
A sales rep checks the status of a Partnership Agreement to see if the client signed it yet before the weekend.

### Legal Audit
A legal pro lists all documents in a specific request to ensure the correct version was uploaded for the audit.

### Account Management
An ops lead checks API consumption to see if they need to upgrade their Yousign plan before a major signing push.

## Benefits

- Stop manual dashboard checking: Use list_requests and get_request to see who signed what without leaving your chat.
- Faster onboarding: Use add_signer to quickly populate contact details for new signers during the hiring process.
- Instant activation: Use activate_request to trigger emails to everyone on the list immediately after drafting.
- Better audit trails: Use list_documents to verify exactly what is being signed before you hit send.
- Automated cancellations: Use cancel_request to kill stale requests and keep your records clean.
- Proactive quota management: Use get_consumption to see how many credits you have left before you run out.

## How It Works

The bottom line is you can manage the entire eSignature lifecycle through a chat interface instead of a web dashboard.

1. Connect your Yousign API key to the Connector through your AI client.
2. Tell your agent which documents need signing and who the signers are.
3. Get a confirmation when the request is live and sent to everyone.

## Frequently Asked Questions

**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` tool 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` tool. 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` tool to retrieve your current usage statistics and remaining signature credits, helping you manage your Yousign subscription budget.