# Superdocu MCP for AI Agents AI Agent Connect

> Superdocu MCP automates document collection and client onboarding workflows. It lets your AI agent manage requests, track submissions, and handle contact records for HR, legal, and finance departments. Connect it to your agent to move files and approvals out of your inbox and into a structured, automated process. Stop chasing paperwork and start using your agent to handle the data gathering for you.

## Overview
- **Category:** productivity
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_KQt00OHiPYxRdWqoKd2WqFBxm4RckgsVWov4rCdV/ai-agent-connect
- **Tags:** document-collection, client-onboarding, data-gathering, workflow-automation, secure-portal, file-requests

## Description

Superdocu lets you automate the tedious parts of getting documents from clients. Instead of digging through your inbox to see who sent what, you can just ask your agent to check the status of your onboarding workflows. This Connector connects your AI client to your Superdocu account so it can create new contacts, start document requests, and even approve submissions on your behalf. It handles the repetitive stuff like checking if a file is there or sending a rejection if it's not. Because Vinkius makes it easy to plug this into your existing workflow, you can turn your chat window into a central hub for all your data gathering. You'll spend less time on admin and more time actually moving projects forward.

## Tools

### approve_request
Approve a document request. This marks a submission as complete and moves the process along.

### create_contact
Create a new contact in your system. This keeps your client database organized and up to date.

### create_request
Create a new document request. Use this to send a specific list of required files to a client.

### get_contact
Get details for a specific contact. This lets you quickly see a client's info without searching.

### get_document
Get metadata for a specific document. This shows you the file details and status at a glance.

### get_me
Get current user information. This confirms your agent is using the correct account permissions.

### get_request
Get details of a specific request. This provides the status and missing items for a request.

### list_contacts
List all contacts. Use this to see your entire list of clients and partners in one view.

### list_documents
List all documents. This gives you a full inventory of every file collected so far.

### list_requests
List document requests. This helps you track which requests are active, pending, or finished.

### list_workflows
List available workflows. This shows you all the different onboarding types you can run.

### reject_request
Reject a document request. Use this to tell a client their submission was incorrect or unusable.

## Prompt Examples

**Prompt:** 
```
Who hasn't submitted their tax returns yet?
```

**Response:** 
```
I've checked your active requests. The following 3 clients are still missing their tax returns:

| Client Name | Request ID | Missing Document |
| :--- | :--- | :--- |
| Meridian Corp | 104 | Tax Return 2024 |
| TechVentures | 109 | Tax Return 2024 |
| DataFlow Inc | 112 | Tax Return 2024 |

Would you like me to send a follow-up email to these three clients?
```

**Prompt:** 
```
Start a new KYC request for a new client named 'Acme Corp'.
```

**Response:** 
```
I've created a new contact for Acme Corp and initiated a KYC document request. They'll receive a notification to upload their corporate registration and ID.

Summary of actions:
- **Contact Created**: Acme Corp
- **Workflow**: KYC Onboarding
- **Status**: Pending Submission
```

**Prompt:** 
```
What's the status of the 'Annual Audit' request?
```

**Response:** 
```
The 'Annual Audit' request is 85% complete. 12 of 14 documents have been received.

**Missing Items:**
- SOC 2 report
- Insurance certificate

I can check the status of any other requests if you need.
```

## Capabilities

### Create new client contacts
Add new people or companies to your database directly through your agent.

### Initiate document requests
Start a new collection process with a specific list of required files.

### Review and approve submissions
Let your agent confirm received documents or reject them if they are incorrect.

### Track active requests
See the real-time status of every pending document collection.

### Manage onboarding workflows
List and deploy different types of standard document collection processes.

### Fetch document metadata
Get details on specific files without having to open every single one.

## Use Cases

### KYC Compliance
A compliance officer asks the agent to list all requests that are still missing a passport copy. The agent identifies three clients and drafts follow-up notes.

### New Hire Onboarding
An HR manager uses create_request to start a New Employee workflow for 10 new hires at once.

### Real Estate Closing
A coordinator uses get_request to check if a client has uploaded the signed deed before scheduling the final walkthrough.

### Audit Prep
A finance lead uses list_documents to pull a list of all tax certificates collected in the last quarter for a yearly audit.

## Benefits

- Stop manual follow-ups. Use create_request to automate the initial ask and let your agent handle the reminders.
- Faster file approvals. Use approve_request and reject_request to clear your queue in seconds instead of clicking through a portal.
- Organized client data. Keep your records clean by using create_contact to log every new person as they enter your pipeline.
- Real-time status tracking. Use list_requests to see exactly who is stuck and what documents are still missing across all projects.
- Scalable onboarding processes. Use list_workflows to deploy standard processes for HR, legal, or real estate needs without manual setup.

## How It Works

The bottom line is you turn your chat interface into a command center for document collection.

1. Grab your API Key from your Superdocu account settings.
2. Paste your credentials into the Vinkius platform.
3. Ask your AI agent to start a new onboarding workflow or list your current requests.

## Frequently Asked Questions

**Can Superdocu MCP help me with KYC compliance?**
Yes, it is perfect for KYC. Your agent can manage the specific document requests needed for identity verification and approve them as they come in.

**Does Superdocu MCP work for HR onboarding?**
It does. You can use it to automate the collection of employee tax forms, IDs, and signed contracts for new hires.

**How does Superdocu MCP handle missing files?**
Your agent can list all active requests and identify exactly which documents are still missing, so you can follow up quickly.

**Can I use Superdocu MCP for real estate?**
Yes. It is great for collecting property deeds, signatures, and other required closing documents from your clients.

**Is Superdocu MCP good for high-volume requests?**
It is built for that. You can manage hundreds of requests across different workflows without having to manually track each one.

**How do I get my agent to approve documents?**
You can simply tell your agent to review the latest submissions and use the approval tool to move them forward in the process.

**How do I create a new document request?**
You can use the create_request tool by providing a Contact ID and a Workflow ID.

**Can I approve documents using the AI agent?**
Yes, use the approve_request tool with the specific Request ID to approve it.