# Cleared (ClearedIn) MCP for AI Agents AI Agent Connect

> Cleared (ClearedIn) MCP for AI agents. Manage identity verification and background screening workflows through your AI client. Track verification statuses, monitor background screenings, and audit security logs directly from your chat interface.

## Overview
- **Category:** fort-knox
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_GUkPCHxOTXsGFT59ehocOXVli5Ww6TgfS9nyyWOW/ai-agent-connect
- **Tags:** identity-verification, background-screening, trust-and-safety, compliance-auditing, user-onboarding

## Description

Connect your Cleared (ClearedIn) account to your AI agent to handle the heavy lifting of identity verification and trust management. Instead of digging through a dashboard to see if a user's background check is done, you just ask your agent. It can pull the status of any screening, check who signed a specific contract, or grab the latest security audit logs. If you're trying to manage high-volume onboarding, this Connector lets you see the lifecycle of every session from pending to verified or rejected in real-time. It's one of the many tools available in the Vinkius catalog that helps move your compliance work into a natural conversation. You get to keep your focus on making decisions while the agent handles the data retrieval. You don't have to worry about switching tabs or hunting for specific IDs. Your agent does the searching so you can just get the answers you need to keep your operations moving.

## Tools

### get_screening_details
Get detailed results for a specific screening. This helps you see exactly what was checked during a background review.

### get_signature_details
Get detailed status for a specific signature request. You can see if a document is still pending or fully signed.

### get_verification_details
Get detailed information for a specific verification. Use this to see the deep data behind a specific user's status.

### list_cleared_audit_logs
List security audit logs for the account. This is your go-to for tracking who accessed sensitive information.

### get_cleared_account_info
Retrieve core account and user metadata. Use this to quickly check your current account settings or basic user details.

### list_background_screenings
List all background screening requests. Use this to get a high-level view of all your active and past screenings.

### list_digital_signatures
List all digital signature requests. Use this to monitor the progress of multiple contracts at once.

### list_identity_verifications
List all identity verification requests. This lets you see the status of every user currently in the verification funnel.

## Prompt Examples

**Prompt:** 
```
Who has finished their background check today?
```

**Response:** 
```
Checking your background screenings... Here are the results for today:

| Name | Status | Screening ID |
| :--- | :--- | :--- |
| **Jane Doe** | ✅ Cleared | scr_9921 |
| **John Smith** | ✅ Cleared | scr_9925 |
| **Alice Wong** | ⚠️ Pending | scr_9930 |

Would you like me to pull the full details for Alice Wong?
```

**Prompt:** 
```
Show me the audit logs for the last hour.
```

**Response:** 
```
Retrieving security audit logs... 

**Recent Activity:**
- **14:02:** User `admin_01` viewed `verification_772` 
- **14:15:** User `hr_manager_2` accessed `screening_883` 
- **14:45:** User `system_auth` updated `account_settings` 

All actions were logged successfully.
```

**Prompt:** 
```
Is the employment contract signed yet?
```

**Response:** 
```
Checking signature status... 

**Contract:** Employment Contract (John Doe)
**Status:** ⚠️ Partially Signed

**Details:**
- **Employer:** Signed ✅
- **Candidate:** Pending ❌

It looks like the candidate still needs to sign. Would you like me to list all other pending signatures?
```

## Capabilities

### Check background screening results
Get the specific details of a background check to see exactly what was reviewed.

### Track identity verification statuses
See the current progress of all identity verifications in your funnel.

### Monitor digital signature progress
Check if your contracts are fully signed or still pending for a specific user.

### Review security audit logs
Look up who accessed sensitive account data and when it happened.

### Fetch user and account metadata
Retrieve core account information and user details directly into your chat.

## Use Cases

### Verifying a new hire
An HR manager asks the agent to check if a candidate's background check is done. The agent uses list_background_screenings to find the status.

### Conducting a security audit
A compliance officer needs to see who accessed a specific record. The agent uses list_cleared_audit_logs to show the history.

### Tracking contract signatures
An ops manager wants to see which contracts are stuck. The agent uses list_digital_signatures to show all pending items.

### Checking a specific verification
A security lead asks for details on a specific user. The agent uses get_verification_details to pull the full record.

## Benefits

- Stop hunting for data by using list_identity_verifications to see every user's status in a single chat.
- Get immediate answers on background checks using get_screening_details instead of opening a new browser tab.
- Monitor contract progress instantly with list_digital_signatures to see what needs your attention.
- Keep your security tight by pulling list_cleared_audit_logs whenever you need to review access history.
- Speed up onboarding by pulling core metadata with get_cleared_account_info directly into your workflow.

## How It Works

The bottom line is you get a conversational interface for your entire Cleared security and identity workflow.

1. Subscribe to this Connector on the Vinkius marketplace.
2. Enter your Cleared API Key from your Admin Portal.
3. Ask your AI client to list verifications, check screenings, or pull audit logs.

## Frequently Asked Questions

**Can I check background screenings with Cleared (ClearedIn) MCP?**
Yes. You can ask your agent to list all screenings or pull the specific results for a single screening ID to see if someone is cleared.

**How does Cleared (ClearedIn) MCP help with compliance?**
It gives you instant access to security audit logs. You can quickly see who accessed what data and when, making it much easier to stay compliant.

**Can I see who accessed my data using Cleared (ClearedIn) MCP?**
Yes. You can pull the audit logs directly through your AI client to see a history of account activity and sensitive data access.

**Does Cleared (ClearedIn) MCP work for digital signatures?**
Yes. You can monitor the progress of your digital signature requests and see exactly which parties have signed and which are still pending.

**How do I connect Cleared (ClearedIn) MCP to my AI client?**
You just need to subscribe to the Connector on Vinkius and provide your Cleared API Key. Once connected, your AI client can start interacting with your data.

**Can I see if a user has finished their background check?**
Yes! Use the `get_screening_details` tool with the screening ID. The agent will return the current status and the final result of the check.

**How do I find out who accessed a specific verification record?**
Use the `list_cleared_audit_logs` tool. Your agent will fetch the account's security logs, allowing you to audit access to sensitive personal information.

**Where do I find my Cleared API Key?**
Log in to your Cleared (ClearedIn) Admin Portal and navigate to the **Integrations** section. You can generate and copy your API key from there.