Skip to main content

Connection Details

SettingValue
Server URLhttps://mcp.dnc.com/mcp
TransportHTTP POST (Streamable HTTP)
AuthenticationHTTP Header: x-dncscrub-api-key OR specify the API key as a query string parameter https://mcp.dnc.com/mcp?apiKey=YOUR_LOGIN_ID

Getting Your API Key

Your API key is your DNCScrub Login ID:
  1. Log in to dncscrub.com
  2. Navigate to Users
  3. Under your API User, select Get API Key

Client Configuration

Add to your claude_desktop_config.json:
{
  "mcpServers": {
    "dncscrub": {
      "url": "https://mcp.dnc.com/mcp",
      "headers": {
        "x-dncscrub-api-key": "YOUR_LOGIN_ID"
      }
    }
  }
}
On macOS, this file is at ~/Library/Application Support/Claude/claude_desktop_config.json

Configuration Options

Campaigns & Projects

Use campaignId or projId parameters to for Full Scrub tools:
  • Track API usage by campaign
  • Apply campaign-specific sensitivity settings

Sensitivity Settings

Litigator scrub sensitivity and lookback periods are configured in the DNCScrub portal, not in MCP requests. To adjust settings:
  1. Log in to dncscrub.com
  2. Navigate to your campaign settings
  3. Configure sensitivity and lookback period

Next Steps

is_litigator Tool

Learn how to check phone numbers against the litigator database.