# Clearout.io MCP for AI Agents MCP

> Clearout.io connects your AI agents directly to professional email verification and deliverability data. Instantly validate single emails or submit large lists for bulk processing. You can check if an address is valid, disposable, catch-all, or business-oriented, protecting your sender reputation right from your chat interface.

## Overview
- **Category:** marketing-automation
- **Price:** Free
- **Tags:** email-verification, list-hygiene, deliverability, email-validation, sender-reputation

## Description

Running clean email lists isn't optional—it’s how you keep your sending reputation high and avoid getting flagged by ISPs. This MCP lets your AI agents handle the whole process of list hygiene using natural conversation. Instead of logging into a separate dashboard, you just ask your agent to verify an address or run a bulk job. You get real-time data on deliverability, identifying everything from valid business accounts to disposable junk. It's designed to keep marketing teams and sales development professionals working without ever leaving their chat window. When you connect this MCP through Vinkius, your AI agents gain complete control over monitoring list health, letting you focus on outreach instead of scrubbing dirty data.

## Tools

### get_bulk_verification_status
Retrieves the current progress status for a large batch of emails you submitted for checking.

### get_clearout_credit_balance
Checks how many email verification credits you have left in your account.

### list_bulk_verification_jobs
Lists all the bulk verification jobs that have been submitted to or completed by the account.

### submit_bulk_email_list
Sends a list of emails for asynchronous, large-scale batch validation.

### check_business_email
Determines if an email address belongs to a recognized business or professional domain.

### check_email_catchall
Specifically checks whether the target email domain is configured as a catch-all server, which can hide bad data.

### check_disposable_email
Confirms if an email address uses a temporary or disposable service provider.

### verify_email_instant
Performs a real-time validation check on a single, specific email address.

## Prompt Examples

**Prompt:** 
```
I need to clean up our Q4 mailing list. Can you check for disposable emails?
```

**Response:** 
```
**List Analysis Report**

*   Total Addresses Submitted: 5,200
*   ✅ Valid/Professional: 3,890 (75%) 
*   ⚠️ Business/Role-Based: 610 (12%) 
*   ❌ Disposable/Temp: 45 (1%) 
*   🛑 Invalid/Catch-All: 255 (5%)

Focus on the 'Valid' group for your main campaign. Those disposable addresses are high risk.
```

**Prompt:** 
```
Check this lead: john.smith@corporatecorp.com
```

**Response:** 
```
**Domain Analysis:**
*   **Status:** Valid
*   **Classification:** Business/Professional
*   **Details:** This address belongs to a registered corporate domain and is not flagged as catch-all.

This means it's highly likely that the email will reach an actual person working there.
```

**Prompt:** 
```
What's my credit balance right now?
```

**Response:** 
```
**Clearout Credit Balance Check**

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

At your current verification rate, you can still process approximately 25 more bulk lists before needing to top up.
```

## Capabilities

### Validate single email addresses
Verify one email address instantly to determine if it's valid, invalid, or a type like catch-all.

### Submit large lists for batch verification
Queue up big batches of emails and monitor the job status asynchronously until they are all processed.

### Check email domain classification
Determine if an address belongs to a corporate or business domain, or if it's a free personal account.

### Identify disposable emails
Flag addresses that use temporary or throwaway email services.

### Monitor credit usage and job status
Retrieve your current verification credit balance and list the status of all past and present bulk jobs.

## Use Cases

### Pre-campaign list cleanup
A marketing ops specialist needs to clean a massive mailing list before a major campaign launch. They use their agent to submit the entire batch via `submit_bulk_email_list`, then check the status repeatedly with `get_bulk_verification_status` until all addresses are marked as valid, disposable, or business-related.

### Vetting a new lead list
An SDR gets a spreadsheet of leads from an untrusted source. Instead of calling every person, they ask their agent to run `check_business_email` on the top 50 contacts, quickly separating valuable corporate accounts from personal spam.

### Verifying quick signups
A product team needs to verify signup emails in real-time as users register. They prompt their agent to use `verify_email_instant` on the user's input, ensuring only valid addresses are accepted into the database.

### Auditing domain risks
A marketing manager suspects some of their contacts might be using temporary emails. They instruct their agent to run `check_disposable_email` on a sample group, immediately isolating and removing high-risk accounts.

## Benefits

- Protect your sender reputation: The `check_disposable_email` tool instantly flags temporary accounts, stopping bounces before they damage your domain standing.
- Save time on large lists: Instead of manual uploads, you can submit entire mailing lists using `submit_bulk_email_list` and monitor the job status with `get_bulk_verification_status`.
- Identify professional leads: Use `check_business_email` to filter out junk contacts. You'll know immediately if an email belongs to a corporate domain, helping SDRs focus on real prospects.
- Know your limits: The `get_clearout_credit_balance` tool lets you track exactly how many verification credits you have left without needing to navigate billing pages.
- Get deep data points: Go beyond simple validation. Tools like `check_email_catchall` provide advanced intel on domain setup that generic email checkers miss.

## How It Works

The bottom line is your AI client runs the checks for you using natural language commands instead of requiring manual API calls.

1. Subscribe to this MCP and input your Clearout API Token, which you get from the developer settings.
2. Tell your AI agent what needs checking—whether it's a single email or a large list of addresses.
3. Your agent sends the data through this MCP, gets the validation results (like 'Valid,' 'Catch-All,' or 'Disposable'), and presents the final report back to you.

## Frequently Asked Questions

**How does Clearout.io help me keep my email list clean for campaigns?**
It proactively verifies your contacts, flagging everything from temporary emails to invalid addresses. This prevents bounces and protects the sender reputation of your domain.

**Can I verify a huge number of emails at once with Clearout.io MCP for AI Agents?**
Yes. You can submit massive lists using bulk processing tools. Your agent monitors these jobs, letting you track progress without manually uploading data repeatedly.

**Is the verification status reliable? Does it just check syntax?**
No, this goes deeper than simple syntax checks. The MCP verifies actual deliverability and even determines if an address is a general role-based account or a personal one.

**Does Clearout.io support checking if the email belongs to a company?**
Absolutely. You can confirm whether an email uses a professional, registered business domain versus a free public provider like Gmail or Yahoo.

**What should I do if my list validation fails on Clearout.io MCP for AI Agents?**
If the tool flags an address as 'Catch-All' or 'Disposable,' you should remove it from your send list immediately, as sending to these addresses is unlikely to succeed.