# eSignly Electronic Signature MCP for AI Agents AI Agent Connect

> eSignly Electronic Signature lets your AI agent handle the heavy lifting of electronic signature workflows. It connects your AI client to the eSignly API so you can track document statuses, manage reusable templates, and pull audit trails without leaving your chat interface. It's built for teams that need to keep their contracts moving while keeping a strict eye on security logs and signer progress.

## Overview
- **Category:** document-management
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_S00xmMfL7EWqR6pg76vxaPaVzKnDqZxSe7m3MQnE/ai-agent-connect
- **Tags:** digital-contracts, audit-trails, document-workflow, security-logs, signing-status, electronic-signatures

## Description

Imagine you're trying to figure out which contracts are stuck in the pending phase. Usually, that means opening a browser, logging into a dashboard, and squinting at a list of names. With this Connector, you just ask your AI client to show you every document that hasn't been fully signed yet. It handles the data fetching for you. You can also use it to pull the exact history of a specific agreement, down to the timestamps and IP addresses, which is a lifesaver during a compliance audit. It works by letting your agent act as a bridge to your eSignly account. You can check your template library, see who's registered in your contact book, or get a high-level summary of your signing volume. It turns a manual process of clicking through tabs into a simple conversation. Because Vinkius makes it so easy to connect these tools, you can get your legal and sales workflows running in minutes. Instead of hunting for data, you're just getting answers. You can oversee your entire document management system using natural language, making it much easier to keep your team on schedule.

## Tools

### get_esignly_account_metadata
Check your current account limits and metadata. Use this to see what's available in your current plan.

### get_document_detailed_data
Get the full status and configuration details for one document. This provides a deep dive into a specific request.

### quick_signing_volume_audit
Get a summary of your total document and template activity. This gives you a bird's-eye view of your account health.

### get_template_details
See the specific settings and field definitions for a single template. This helps you verify what's in your reusable forms.

### list_successfully_signed_documents
Find every document that has been fully completed by all parties. Use this to quickly see what's finished.

### list_esign_contacts
Pull a list of every contact saved in your eSignly address book. This lets your agent know who your signers are.

### list_document_audit_trail
Get the full history of timestamps and actions for a specific document. It's perfect for security and compliance checks.

### list_document_signers
See every signer attached to a document and their current status. This helps you identify who's lagging on a signature.

### list_esign_documents
Get a full list of every document in your eSignly account. Use this to browse your entire active library.

### list_esign_templates
View all the reusable document templates in your library. This helps you manage your standard contract forms.

## Prompt Examples

**Prompt:** 
```
Which documents are fully signed?
```

**Response:** 
```
I've checked your eSignly account and found the following completed documents:

| Document Name | Completion Date | 
| :--- | :--- |
| **Service Agreement - Q2** | Oct 12, 2023 |
| **NDA - Project X** | Oct 14, 2023 |

All other documents are currently in progress.
```

**Prompt:** 
```
Show me the audit trail for doc 123.
```

**Response:** 
```
Here is the audit trail for document **DOC-12345**:

*   **Sent**: 10:00 AM
*   **Viewed**: 10:15 AM (Signer 1)
*   **Signed**: 10:30 AM (Signer 1)

The current status is **Partially Signed**. Would you like me to pull the IP addresses for these events?
```

**Prompt:** 
```
Who is still pending on the Project X agreement?
```

**Response:** 
```
For the **Project X SOW**, there are 3 signers remaining:

*   **John Doe**: Pending
*   **Jane Smith**: Pending
*   **Tech Corp Rep**: Pending

Would you like me to list the contact details for any of these signers?
```

## Capabilities

### Track signing progress
See exactly who has signed and who is still pending on a contract.

### Pull audit logs
Get detailed timestamps and IP addresses for every action taken on a document.

### Manage templates
View and update your reusable document settings and field definitions.

### Audit signing volume
Get a high-level summary of your account activity and template usage.

### List account contacts
Access your full eSignly address book instantly to identify signers.

### Check document status
Get real-time updates on any specific e-signature request in your account.

## Use Cases

### Identifying stuck signatures
A sales manager asks the agent to find which contracts are pending. The agent uses list_document_signers to identify exactly who hasn't signed yet.

### Compliance audit retrieval
A legal team needs the history for a specific agreement. The agent uses list_document_audit_trail to pull every timestamp and IP address for the file.

### Volume health checks
An admin wants to know how many documents were processed this week. The agent uses quick_signing_volume_audit to provide a high-level summary.

### Template library verification
An HR lead wants to see if the new offer letter template is live. The agent uses list_esign_templates to show the current library.

## Benefits

- Stop manual status checking: Use list_document_signers to see who's lagging on a contract without opening a browser.
- Faster audits: Pull complete history logs with list_document_audit_trail to see every IP and timestamp instantly.
- Template management: Use list_esign_templates to quickly see what reusable forms you have available.
- High-level oversight: Get a summary of your signing health using quick_signing_volume_audit for a bird's-eye view.
- Contact management: Access your address book via list_esign_contacts to keep your AI informed about your signers.

## How It Works

The bottom line is you stop hunting through dashboards and start getting real-time contract status via chat.

1. Connect your eSignly API ID and Key to the Connector.
2. Ask your AI client to find specific documents or check statuses.
3. Receive organized summaries of signing progress and audit data.

## Frequently Asked Questions

**Can eSignly Electronic Signature help with legal audits?**
Yes. It can pull complete audit trails for any document, including timestamps and IP addresses, which makes compliance reviews much faster.

**How do I track contract progress with eSignly Electronic Signature?**
You can ask your AI client to list signers for a specific document or check the status of your entire document library to see what's pending.

**Can I see my templates using eSignly Electronic Signature?**
Yes. You can ask your agent to list your reusable templates or get specific details about a single template's fields and settings.

**Does eSignly Electronic Signature work for HR paperwork?**
It's great for HR. You can use it to monitor template usage and quickly check the status of new hire documents as they move through the pipeline.

**How does eSignly Electronic Signature handle security logs?**
The Connector retrieves detailed security logs from your account, providing a clear history of every action taken on a document for your records.

**How do I get eSignly API credentials?**
Log in to your eSignly account, navigate to **Settings > API**, and you can find your unique **API ID** and **API Key** there. Ensure you have a plan that includes API access.

**Can the agent send new documents for signature?**
This integration currently focuses on listing and auditing documents, templates, and contacts. Creating or sending new documents for signature should be managed via the eSignly web portal or automated template triggers.

**Does the integration show real-time signing status?**
Yes, you can use the list_document_signers tool to retrieve the current completion status for every signer associated with a specific document.