Clay MCP Server

Clay's hosted remote Model Context Protocol server, letting an MCP client search companies and people, run enrichment routines and query Clay tables from natural language. Streamable HTTP at https://api.clay.com/v3/mcp, gated by Clay's own OAuth 2.0 authorization server (scope `mcp`) with PKCE, device-code and dynamic client registration. Also ships as a local stdio server via `clay mcp` in Clay's official agent plugin for Claude Code, Codex and Cursor.

API entry from apis.yml

apis.yml Raw ↑
aid: clay-com:mcp
name: Clay MCP Server
description: Clay's hosted remote Model Context Protocol server, letting an MCP client search companies
  and people, run enrichment routines and query Clay tables from natural language. Streamable HTTP at
  https://api.clay.com/v3/mcp, gated by Clay's own OAuth 2.0 authorization server (scope `mcp`) with PKCE,
  device-code and dynamic client registration. Also ships as a local stdio server via `clay mcp` in Clay's
  official agent plugin for Claude Code, Codex and Cursor.
humanURL: https://developers.clay.com/quickstart
baseURL: https://api.clay.com/v3/mcp
tags:
- MCP
- Agents
- Authentication
tags_raw:
- MCP
- Agents
- OAuth
properties:
- type: MCPServer
  url: mcp/clay-com-mcp.yml
- type: ToolCrosswalk
  url: mcp/clay-com-tool-crosswalk.yml
- type: OAuthScopes
  url: scopes/clay-com-scopes.yml