Agent plugin
The agent plugin gives your coding agent Clay’s skills and theclay CLI — the fastest way to build with Clay from a coding agent.
It requires a coding-agent host with a shell — Claude Code, Codex, or Cursor — and doesn’t work in general-purpose chat apps like Claude Desktop, claude.ai, or ChatGPT that can’t run the CLI.
Copy this into your agent of choice and let it install and set up the plugin for you:
setup skill, which puts clay on your PATH, signs you in, and verifies the CLI. Sign-in opens a browser to authorize the CLI.
Agent plugin repository
Manual install and setup instructions for Claude Code, Codex, and Cursor.
API
Use the Public API to call Clay from your own applications and services — backend jobs, internal tools, queues, and product features. Requests authenticate with a Clay API key in theclay-api-key header.
API reference
Endpoint paths, request bodies, response schemas, and an interactive try-it console.
Get an API key
You can create an API key two ways:- Ask your agent to generate one for you after installing the agent plugin.
- Create one yourself in Clay under Settings → Account → API keys (beta).

