Good agent tasks
- Run a Clay function on a company domain and summarize the structured output.
- Enrich a list of accounts from a JSON file.
- Search for companies or people, then pass results into another workflow.
- Trigger repeatable research or scoring logic from a local terminal.
- Use MCP to call Clay functions from a coding agent like Claude Code, Codex, or Cursor.
Start with the CLI
The CLI is the fastest path for most agent workflows because it handles authentication locally and returns JSON that agents can inspect.Quickstart
Authenticate, list routines, and run your first Clay routine.

