Clay Clay integration

Score every row in Clay

Add CapyScout to any Clay table with the built-in HTTP API block. Each email becomes a scored, source-backed decision - fit, risk, confidence, company and person - as columns you can filter, route, and action.

No new contract, no per-row data credits - CapyScout runs on free public signals plus an AI brief.

A decision, not just fields

Most Clay enrichers hand back raw data. CapyScout returns a scored decision - classification, fit, risk, and the next step.

One field per column

The flat endpoint returns a single-level snake_case object, so every field maps cleanly to a Clay column.

No per-row credits

CapyScout runs on free public signals plus an AI brief - no data-vendor contract, no per-row credit burn.

Set it up in 5 steps

  1. 1
    Create an API key in CapyScout under Settings → Integrations.
  2. 2
    In your Clay table (with an email column), add a column → HTTP API.
  3. 3
    Configure the request:
    POST https://app.capyscout.com/api/v1/enrich/email/flat
    Authorization: Bearer cs_live_xxx
    Content-Type: application/json
    
    { "email": "{{email}}" }
  4. 4
    Run the column. CapyScout scores each row and returns a flat JSON object.
  5. 5
    Map response fields to columns: fit_score, risk_score, classification, company_name, full_name, recommended_action, and more.
Using Clay's AI agent (Claygent)?

CapyScout also runs an MCP server. For one-off, agentic enrichment inside Claygent, point Clay's MCP block at https://app.capyscout.com/mcp with your API key. Use the HTTP API block above for bulk table enrichment.

Bring scored decisions to your Clay tables

Create a free account, grab an API key, and add the HTTP API block. 1,000 credits free, no credit card.

Start free