> ## Documentation Index
> Fetch the complete documentation index at: https://docs.dncscrub.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Use Cases

> How AI applications use the DNCScrub MCP Server for compliance

## Voice AI Pre-Call Screening

Screen phone numbers before your AI agent places calls to avoid contacting known TCPA litigators.

**How it works:**

1. Before initiating an outbound call, the voice AI queries `is_litigator`
2. If `isLitigator: true`, the call is skipped or flagged for review
3. Clean numbers proceed to dialing

**Compatible platforms:** Vapi, Retell, Bland.ai, and other voice AI platforms that support MCP.

***

## AI-Driven Dialer Integration

Integrate compliance checking directly into your dialing workflow to screen contacts in real-time.

**How it works:**

1. Dialer pulls the next batch of numbers to call
2. MCP tool checks all numbers against the litigator database
3. Flagged numbers are removed from the dial queue
4. Clean numbers proceed to agents

**Benefits:**

* No manual list scrubbing required
* Real-time protection as lists are dialed
* Automatic compliance logging via `campaignId`

***

## Agent Assist Tools

Enable agent assist tools to flag compliance risks during live conversations.

**How it works:**

1. Customer provides a callback number during conversation
2. Agent assist AI automatically checks the number
3. If flagged, the agent receives a warning before adding to callback queue

**Benefits:**

* Protects against litigators who call in
* Works with inbound and outbound scenarios
* No disruption to agent workflow

***

## Lead Qualification Bots

Validate phone numbers against the litigator database before launching marketing campaigns.

**How it works:**

1. Lead capture form collects phone number
2. Qualification bot checks number via MCP
3. Flagged leads are routed differently or excluded from calling campaigns
4. Clean leads proceed to sales workflow

**Benefits:**

* Screen leads at point of capture
* Reduce risk before leads enter your dialer
* Integrate with existing lead qualification logic
