# Clearout.io MCP for AI Agents AI Agent Connect

> Clearout.io MCP lets you verify email addresses and monitor deliverability directly through your AI agent. You can submit bulk lists for cleaning, check for disposable or catch-all accounts, and track your credit balance without leaving your chat interface. It's built to keep your sender reputation high by ensuring your lead lists stay healthy.

## Overview
- **Category:** marketing-automation
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_liOcEIzIUZP75YM4ZpU5weziuwaQA7nSDukrnCV4/ai-agent-connect
- **Tags:** email-verification, list-hygiene, deliverability, email-validation, sender-reputation

## Description

Connect your Clearout.io account to any AI agent and take full control of your email verification and deliverability workflows through natural conversation. You can maintain list hygiene and protect your sender reputation natively. Instead of manually scrubbing spreadsheets or jumping between different tabs to check individual addresses, you can now handle these tasks directly from your chat interface. You can ask your agent to verify a single contact, submit large batches for cleaning, or check if a domain is a professional business site. It also lets you keep an eye on your credit balance so you never run out in the middle of a campaign. This Connector is one of the many tools available in the Vinkius catalog that makes it easier to manage your marketing data. It removes the friction of manual data entry and gives you a way to get clean, high-quality leads without the usual headache of manual auditing.

## Tools

### get_bulk_verification_status
Check how far along a large email cleaning job is. It helps you know exactly when a list is ready for use.

### get_clearout_credit_balance
See how many verification credits you have left. This makes it easy to stay on top of your subscription limits.

### list_bulk_verification_jobs
Get a full list of all your past and current jobs. You can use this to audit your history or find specific tasks.

### submit_bulk_email_list
Send a large batch of emails to the verification engine. This is the primary way to clean your marketing lists at scale.

### check_business_email
Determine if an address belongs to a professional company. It helps you filter out personal accounts during lead gen.

### check_email_catchall
Find out if a domain accepts any email sent to it. This is a key step for accurate deliverability checks.

### check_disposable_email
Identify if an address is from a temporary email provider. This keeps your list clean of burner accounts.

### verify_email_instant
Check a single email address immediately. It's perfect for real-time validation during a signup or lead entry.

## Prompt Examples

**Prompt:** 
```
Check if these emails are valid: test1@gmail.com, test2@yahoo.com
```

**Response:** 
```
Verifying addresses...

| Email | Status | Type |
| :--- | :--- | :--- |
| test1@gmail.com | **Valid** | Personal | 
| test2@yahoo.com | **Valid** | Personal |

Both addresses are valid but belong to free personal providers.
```

**Prompt:** 
```
How many credits do I have left?
```

**Response:** 
```
Checking your Clearout.io balance...

✅ You have **12,450 credits** remaining.

Based on your recent activity, this should cover approximately 25 more bulk cleaning jobs.
```

**Prompt:** 
```
Is this a business email: info@startup.io?
```

**Response:** 
```
Checking domain...

✅ **info@startup.io** is a professional business domain. It is not a free personal provider like Gmail or Outlook.
```

## Capabilities

### Verify single emails in real-time
Check if an email address is valid, catch-all, or disposable instantly.

### Submit large lists for bulk cleaning
Process thousands of email addresses at once to identify deliverable contacts.

### Identify disposable or temporary addresses
Filter out burner emails to keep your subscriber list high-quality.

### Check for catch-all email domains
Determine if a domain accepts all incoming mail to improve accuracy.

### Separate business and personal accounts
Distinguish between professional domains and free personal providers.

### Monitor your credit balance
See how many verification credits you have remaining in your account.

### Track the status of active jobs
Check the progress of bulk verification tasks in real-time.

## Use Cases

### Cleaning a new lead list
An SDR asks the agent to check if a list of 500 emails has any disposable addresses before starting a campaign.

### Real-time signup validation
A product manager wants to check if a new user's email is valid and not a catch-all during the registration flow.

### Budget tracking
A marketing manager asks the agent for the current credit balance to see if they can afford another bulk cleaning.

### Campaign prep
A marketer submits a list of 10,000 emails for bulk verification and asks the agent to notify them when the job is done.

## Benefits

- Protect your sender reputation by using check_disposable_email to filter out temporary accounts that cause high bounce rates.
- Save time on lead research by using check_business_email to separate professional contacts from personal ones instantly.
- Handle large scale list cleaning by using submit_bulk_email_list to process thousands of addresses in one go.
- Keep track of your workflow by using list_bulk_verification_jobs to see every cleaning task you've ever run.
- Monitor your budget more effectively by using get_clearout_credit_balance to see exactly how many credits you have left.
- Verify a single contact instantly by using verify_email_instant to keep your data entry accurate in real-time.

## How It Works

The bottom line is you get a direct line to email deliverability data without ever leaving your chat window.

1. Subscribe to the Connector and get your API token from your developer settings.
2. Input the token into your AI client configuration.
3. Ask your agent to verify emails, check domains, or monitor your credits.

## Frequently Asked Questions

**What does the Clearout.io MCP do?**
It connects your Clearout account to your AI agent so you can verify emails, check for disposable addresses, and monitor your credits using natural language.

**How can I use Clearout.io to clean my marketing lists?**
You can ask your AI agent to submit your list for bulk verification. The agent will handle the upload and let you know when the cleaning is finished.

**Can the Clearout.io MCP identify disposable emails?**
Yes, it can specifically check if an email address belongs to a temporary or disposable provider to keep your list clean.

**How do I check my Clearout.io credits with an agent?**
Just ask your agent for your current balance. It will retrieve your remaining verification credits directly from your account.

**Can I verify a single email address using Clearout.io?**
Yes, you can verify individual emails in real-time to see if they are valid, catch-all, or business accounts.

**Does the Clearout.io MCP help with email deliverability?**
It helps by identifying risky addresses like catch-alls and disposable accounts before you send your emails, protecting your sender reputation.

**Can I verify if an email is a temporary or disposable address?**
Yes! Use the `check_disposable_email` tool. The agent will check the email against Clearout's database of known disposable email providers and return a true/false result.

**How do I check the progress of a large email list I uploaded?**
Use the `get_bulk_verification_status` tool with your list ID. Your agent will return the percentage completed, allowing you to monitor the cleaning process in real-time.

**Where do I find my Clearout API Token?**
Log in to your Clearout dashboard, navigate to the **Developer** section, and select **API**. You can create and copy your API token from that page.