Skip to main content

Overview

Speed up your development efforts by using our MCP Server for Developers. Instead of the LLM hallucinating how our APIs work, it can instantly look up the correct way to integrate.
We maintain two MCP Servers: one that executes tools for agentic AI, and another that provides search across our documentation for developing with our APIs. This server is the latter.

Quickstart

Usage

  1. Add the ccc-docs MCP server to your MCP-compatible client.
  2. Point the client to the URL:

How it helps you

Without MCP:
With MCP:
When you connect MCP to your AI tools, the AI becomes a Contact Center Compliance expert that can:
  • Generate accurate code using our latest API endpoints and parameters
  • Answer specific questions about DNCScrub APIs and authentication
  • Suggest best practices for TCPA compliance, scrubbing, and litigator checks
  • Find the right documentation when you’re stuck on implementation
This MCP server provides documentation search only. It doesn’t execute API calls directly—that keeps your development secure. For real-time compliance operations, see MCP for Applications.

Claude

To use the CCC MCP server with Claude:
1

Add the CCC MCP server to Claude

  1. Navigate to the Connectors page in Claude settings
  2. Select Add custom connector
  3. Add the following:
    • Name: Contact Center Compliance
    • URL: https://docs.dnc.com/mcp
  4. Select Add
2

Access CCC docs in your chat

  1. When using Claude, select the attachments button (the plus icon)
  2. Select the Contact Center Compliance connector
  3. Query Claude with CCC documentation as context

Cursor

To connect the CCC MCP server to Cursor, you can either use the automatic connection or configure it manually:
1

Use the Connect to Cursor option

  1. On any CCC documentation page, select the Copy page dropdown next to the document header
  2. Select Connect to Cursor
  3. Cursor will automatically open with the CCC MCP server configured
2

Test the connection

In Cursor’s chat, ask “What tools do you have available?” to verify that Cursor has access to CCC documentation search.

VS Code

The CCC MCP server can also be configured with VS Code extensions that support MCP:
  1. Install an MCP-compatible extension (such as Continue or Cline)
  2. Add the CCC server URL: https://docs.dnc.com/mcp
  3. Test the connection by querying CCC documentation
VS Code MCP support varies by extension. Check your specific extension’s documentation for setup instructions.

Testing your MCP connection

Once configured, test your MCP connection by asking your AI tool: