Verified OfficialVendor MaintainedHosted on clay.com
Clay logo

Clay Official MCP Server

Try Now in Apigene

Clay MCP: find, enrich, and manage contact and company data from AI assistants—search people at companies, resolve named contacts, enrich rows, and track workspace credits.

What is Clay?

Clay clay mcp: find, enrich, and manage contact and company data from ai assistants—search people at companies, resolve named contacts, enrich rows, and track workspace credits.. The official Clay MCP server provides AI agents with standardized access to Clay's services, enabling powerful automation and integration capabilities that enhance developer productivity and streamline workflows.

This official MCP server is maintained and verified by Clay, ensuring reliability, security, and up-to-date functionality. Unlike community-maintained servers, this official integration provides long-term support, comprehensive documentation, and direct vendor assistance. The server is hosted on clay.com, guaranteeing secure and reliable access to Clay's services.

Whether you're building AI-powered applications, automating workflows, or enhancing your development tools, the Clay MCP server provides a standardized way to connect AI agents with Clay's extensive platform capabilities. This integration enables natural language interactions with Clay, making it easier than ever to leverage Clay's features through AI assistants like Claude, ChatGPT, and Cursor.

Installation Instructions

Installation Instructions
Add Clay to your MCP-compatible client
https://api.clay.com/v3/mcp
Cursor logoCursor Instructions
1

Go to Settings → Cursor Settings

2

Click "Add new global MCP Server"

3

Paste the MCP configuration into mcp.json and restart

Install with Cursor

Or manually add to your mcp.json:

{ "mcpServers": { "clay": { "url": "https://api.clay.com/v3/mcp" } } }

Clay MCP Server Capabilities

The official Clay MCP server enables AI agents to:

  • Manage contacts, leads, and deals
  • Access CRM data and sales pipelines
  • Automate sales and marketing workflows
  • Retrieve and process data from Clay efficiently

These capabilities make it easy for AI agents to work with Clay as part of a larger automation strategy, enabling seamless integration between AI assistants and your existing tools.

Available Tools

The Clay MCP server provides 7 tools for AI agents to interact with the platform. Use the search below to find specific tools.

Tool NameDescription
add-company-data-pointsAdd enrichment data points to every company from a prior find-and-enrich-* search. Parameters: searchId (required string); dataPoints (required array). Company types: Headcount Growth; Recent News; Investors; Company Competitors; Company Customers; Tech Stack; Website Traffic; Open Jobs; Revenue Model; Annual Revenue; Latest Funding; Custom (requires customDataPoint). Examples: tech stack → [{ type: "Tech Stack" }]; funding and headcount → [{ type: "Latest Funding" }, { type: "Headcount" }]; custom → [{ type: "Custom", customDataPoint: "recent product announcements" }].
add-contact-data-pointsAdd enrichment data points to every contact from a prior find-and-enrich-* search. Parameters: searchId (required string from the earlier search); dataPoints (required array). Contact data point types: Email; Summarize Work History; Find Thought Leadership; Custom (requires customDataPoint string). Standard shape { type: "Email" }; custom { type: "Custom", customDataPoint: "recent LinkedIn posts" }. Examples: emails → [{ type: "Email" }]; phone and work history → [{ type: "Phone" }, { type: "Summarize Work History" }]; custom research → [{ type: "Custom", customDataPoint: "recent publications" }].
find-and-enrich-companyFind and enrich a single company by domain or LinkedIn URL. Parameters: companyIdentifier (required string); companyDataPoints (optional array of data point objects). Examples: overview only → companyIdentifier stripe.com; funding → companyIdentifier openai.com with companyDataPoints [{ type: "Latest Funding" }]; competitors and tech → companyIdentifier canva.com with [{ type: "Company Competitors" }, { type: "Tech Stack" }].
find-and-enrich-contacts-at-companySearch for contacts at a company by role, title, or department, with optional enrichment. Parameters: companyIdentifier (required string)—company domain (e.g. stripe.com) or LinkedIn company URL; contactFilters (optional object)—job_title_keywords, job_title_exclude_keywords, headline_keywords, about_keywords, certification_keywords, languages, school_names (string arrays where listed), current_role_min_months_since_start_date and current_role_max_months_since_start_date (numbers), locations and locations_exclude (string arrays); dataPoints (optional object) for contact/company enrichment. Example: VP Finance at HubSpot → companyIdentifier hubspot.com and contactFilters.job_title_keywords ["VP Finance"]; new hires last 3 months at Stripe → companyIdentifier stripe.com and contactFilters.current_role_max_months_since_start_date 3. Results can be shown in the ui://clay/search-results resource widget.
find-and-enrich-list-of-contactsFind and enrich specific named people at their companies. Parameters: contacts (required array of { contactName, companyIdentifier }); dataPoints (optional object) for enrichment. Example: one person → [{ contactName: "John Smith", companyIdentifier: "openai.com" }]; multiple → [{ contactName: "Jane Doe", companyIdentifier: "stripe.com" }, { contactName: "Bob Lee", companyIdentifier: "figma.com" }].
get-credits-availableReturn how many credits remain in the Clay workspace. No parameters.
get-existing-searchRetrieve an existing search by ID. Parameters: searchId (required string)—the search id returned from a previous find-and-enrich-* call.

Last updated: April 17, 2026 at 12:00 PM

Common Use Cases

Automated Workflow Management

AI agents can use the Clay MCP server to automate repetitive tasks and manage workflows within Clay's platform.

Data Retrieval and Analysis

The MCP server allows AI agents to query and retrieve data from Clay, enabling intelligent data analysis and insights.

Integration with Development Tools

Developers can integrate Clay capabilities directly into their AI coding assistants for seamless workflows.

Frequently Asked Questions

How do I get a Clay API key?

Visit https://www.clay.com, create an account, and generate an API key from your dashboard. Most tools offer a free tier to get started, making it easy to begin using the Clay MCP server.

Is this the official Clay MCP server?

Yes, this MCP server is officially provided and maintained by Clay. The endpoint https://api.clay.com/v3/mcp is hosted on their official domain clay.com, ensuring reliability and security.

What permissions does Clay MCP need?

The Clay MCP server requires appropriate API credentials and permissions based on the operations you want to perform. Check the documentation for specific permission requirements.

Can I use Clay MCP with multiple clients?

Yes, you can configure the same MCP server across Cursor, Claude Desktop, Cline, and other MCP-compatible clients simultaneously. Each client maintains its own configuration.

Is Clay MCP server free?

The MCP server itself is free to use, but you may need a Clay account and API access, which may have its own pricing tiers. Check https://www.clay.com for current pricing information.

What can Clay MCP server do?

The Clay MCP server enables AI agents to manage CRM data and sales pipelines. Clay MCP: find, enrich, and manage contact and company data from AI assistants—search people at companies, resolve named contacts, enrich rows, and track workspace credits. This allows you to interact with Clay's platform through natural language commands in your AI assistant.

Troubleshooting

Connection Failed

Ensure your API key is correctly configured and your network allows outbound connections to clay.com. Verify that the MCP endpoint URL https://api.clay.com/v3/mcp is accessible from your network.

Authentication Error

Verify your API key is valid and has not expired. Generate a new key from https://www.clay.com if needed. Make sure you're using the correct authentication method as specified in the documentation.

Server Not Responding

Check Clay's status page for any ongoing incidents. Try restarting your MCP client and verify that the server endpoint is correct. If issues persist, consult the official documentation or support channels.

Related MCP Servers

Explore other official MCP servers that work well with Clay:

Connect ZoomInfo B2B intelligence to your AI assistant — search 100M+ companies and 300M+ contacts, enrich profiles, and access CRM and conversation history
Salesforce MCP support: connect AI assistants to Salesforce data and workflows. Setup and endpoints vary by product (Einstein, Slack, etc.). See developer blog for introduction and configuration.
Dynamics 365 CRM and business application platform. Replace {your_D365_environment_URL} with your organization's Dynamics 365 environment URL after installation.

About Model Context Protocol

The Model Context Protocol (MCP) is an open standard that enables AI models to securely connect to external APIs, tools, and data sources. This official MCP server from Clay provides standardized access to their services, allowing AI agents to interact with Clay's platform seamlessly.

To manage all your MCP servers in one place, use Apigene's MCP Gateway, which provides centralized management, security, and governance for all your MCP server connections.

Learn more about MCP in our complete guide or browse our FAQ for common questions.

Server Information

Domain

clay.com

MCP Endpoint

https://api.clay.com/v3/mcp