# eSign (e签宝) MCP for AI Agents AI Agent Connect

> eSign (e签宝) MCP connects your AI client to China's leading digital signature platform. It lets your agent manage the entire contract lifecycle, from creating signature flows and managing templates to tracking real-time signing status. Stop jumping between tabs to check on documents; just ask your agent to do the heavy lifting.

## Overview
- **Category:** document-management
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_AqW09NG0ZO8hwYYbAp772iEU9BR8WPg7mN5lX7v2/ai-agent-connect
- **Tags:** contract-lifecycle, digital-signing, workflow-automation, templates, compliance

## Description

Managing contracts in a large organization usually feels like a game of telephone. You're constantly checking emails, chasing down signers, and manually uploading PDFs to a portal just to get a signature. This Connector changes that by letting your AI agent handle the grunt work for you. Instead of navigating a complex dashboard, you can just tell your agent to start a new signature flow or pull a list of pending agreements. It handles the tedious parts like adding documents to tasks or finding the right execution URL for a participant. Because Vinkius hosts this Connector, you get a unified way to keep your legal operations moving without the friction of manual data entry. Your agent becomes a real-time assistant that keeps your business moving while you focus on the actual content of the agreements.

## Tools

### add_docs
Attach PDF documents to a signature flow. This lets you keep your files organized within the signing process.

### get_org_info
Pull high-level information about your enterprise account. It's useful for checking authorization and status.

### get_execute_url
Grab the specific URL for a participant to sign. You can send this link directly to your clients or team members.

### get_sign_flow
View the specific details of a signature flow. It helps you check the progress of a single agreement quickly.

### list_sign_flows
See all your active signature flows at once. Use this to get a bird's-eye view of your pending contracts.

### list_templates
Browse your available document templates. This makes it faster to pick the right starting point for a new contract.

### add_signers
Add new people to a signature flow. Use this to keep your signer list updated as project needs change.

### create_sign_flow
Build a new digital signature workflow from scratch. This is the starting point for any new agreement.

### start_flow
Trigger the start of a signature flow. This moves your documents from draft to active status.

### download_docs
Get the download links for finished documents. This saves you from hunting through the portal for completed files.

## Prompt Examples

**Prompt:** 
```
Show me all the contracts that are still waiting for a signature.
```

**Response:** 
```
I've checked your active flows. Here's what's pending:

| Agreement | Status | Pending Signers |
| :--- | :--- | :--- |
| Service Agreement - Client A | In Progress | 2 |
| New Employee Offer - Jane Doe | Waiting | 1 |
| NDA - Tech Partner | Started | 3 |

Would you like me to get the signing URLs for any of these?
```

**Prompt:** 
```
Create a new signature flow for a standard NDA using our 'Standard NDA' template.
```

**Response:** 
```
I've started that for you. I've created a new flow using the 'Standard NDA' template. Who should I add as a signer for this agreement?
```

**Prompt:** 
```
I need the final signed version of the 'Service Agreement - Client A'.
```

**Response:** 
```
I found that completed agreement. Here is the link to download the final signed PDF:

[Download Link: https://esign.cn/download/xyz123]

Let me know if you need anything else!
```

## Capabilities

### Create signature flows
Start new agreement processes with specific signers and documents.

### Manage document templates
Browse and select predefined documents for faster contract production.

### Track signing status
Monitor active flows in real-time to see who still needs to sign.

### Add documents to tasks
Attach PDF documents to existing signature flows instantly.

### Retrieve signing URLs
Get the direct links needed to send to participants for completion.

### Download completed agreements
Grab the final signed PDFs once the process finishes.

## Use Cases

### Bulk onboarding of new hires
An HR manager asks the agent to create 50 new flows using a standard template and add all the new hire signers at once.

### Tracking high-volume B2B deals
A sales lead asks the agent to list all active flows and identify which clients haven't signed their service agreements yet.

### Quickly retrieving finished NDAs
A legal op needs a completed file for the archives and asks the agent to get the download link for a specific finished flow.

### Updating project participants
A project manager needs to add a new stakeholder to an active agreement and asks the agent to add_signers to the flow.

## Benefits

- Stop manual data entry by using create_sign_flow and add_signers to set up contracts via voice or text.
- Reduce time spent hunting for files by using download_docs to get finished agreements delivered to you instantly.
- Keep track of every agreement without leaving your workspace by using list_sign_flows for real-time monitoring.
- Speed up contract production by pulling predefined documents directly with list_templates.
- Simplify communication with clients by using get_execute_url to grab the exact link they need to sign.
- Get a clear view of your enterprise status and permissions using get_org_info to stay compliant.

## How It Works

The bottom line is you get a conversational interface for your entire eSign contract management workflow.

1. Subscribe to the eSign MCP on Vinkius.
2. Provide your eSign App ID and App Secret.
3. Start managing your contracts via Claude, Cursor, or any MCP-compatible client.

## Frequently Asked Questions

**How does the eSign (e签宝) MCP help my legal team?**
It lets your legal team manage the entire contract lifecycle through a chat interface. You can create flows, add signers, and track statuses without ever leaving your workspace, which cuts down on manual data entry.

**Can I use eSign (e签宝) MCP to manage employee contracts?**
Yes, it's perfect for HR. You can use it to manage offer letters and policy acknowledgments, creating new flows and tracking signatures as your team grows.

**Does the eSign (e签宝) MCP support document templates?**
It does. You can browse your existing templates and use them to kick off new signature flows quickly, ensuring your team always uses the correct versions.

**Can my AI agent send signing links to my clients?**
While the agent doesn't send emails, it can retrieve the exact execution URLs for your participants. You can then copy and send those links directly to your clients.

**Is eSign (e签宝) MCP good for high-volume contract signing?**
It's designed for that. It helps you manage large numbers of flows, monitor real-time progress, and keep your documents organized in one place.

**How do I get my signed documents back?**
Once a flow is complete, your agent can grab the download links for the finished agreements, making it easy to archive them or share them with your team.

**How do I find my eSign App ID and Secret?**
Log in to the [eSign Open Platform](https://open.esign.cn/), create a new application, and you will find your App ID and App Secret in the application credentials section.

**Can I retrieve the signing URL for a participant?**
Yes. Use the `get_execute_url` tool with the flow ID and the signer's account ID. Your agent will retrieve the unique URL where the participant can perform the signature.

**Is it possible to download the signed documents?**
Yes! Once a sign flow is completed, you can use the `download_docs` tool to retrieve temporary download links for all documents included in that flow.