NEW

Crustdata now works inside Claude

Give Claude real-time people and company data with MCP.

Data

Delivery Methods

Use Cases

Solutions

NEW

Crustdata now works inside Claude

Give Claude real-time people and company data with MCP.

Crustdata now works inside Claude

Solutions

Executive search data

The Executive

The Executive

The Executive

Search Data

Search Data

Search Data

Live

Live

Live

Most exec search firms source from the same out-of-date databases on the same 30-day refresh cycle. Crustdata gives you live profiles, job change alerts, and mandate mapping APIs. Your firm knows who moved before your competitor does.

Most exec search firms source from the same out-of-date databases on the same 30-day refresh cycle. Crustdata gives you live profiles, job change alerts, and mandate mapping APIs. Your firm knows who moved before your competitor does.

Most exec search firms source from the same out-of-date databases on the same 30-day refresh cycle. Crustdata gives you live profiles, job change alerts, and mandate mapping APIs. Your firm knows who moved before your competitor does.

Live

·

23 tools

·

Claude, Cursor, Claude Code

ONE DATA LAYER, FOUR SURFACES

Pick the surface that fits your stack.

Same 800M+ profiles and 200M+ companies. Four ways to access them.

PULL

APIs

REST endpoints for on-demand enrichment, search, and signals. JSON in, JSON out.

PULL

APIs

REST endpoints for on-demand enrichment, search, and signals. JSON in, JSON out.

bulk

Datasets

Flat files of companies, people, and job records delivered on a schedule.

bulk

Datasets

Flat files of companies, people, and job records delivered on a schedule.

push

Watchers

Webhook notifications the moment a tracked company, person, or event changes.

push

Watchers

Webhook notifications the moment a tracked company, person, or event changes.

NEW

Conversational

MCP Server

All 23 tools available to Claude, Cursor, and any MCP client as natural-language commands.

NEW

Conversational

MCP Server

All 23 tools available to Claude, Cursor, and any MCP client as natural-language commands.

ellips

The shift

The shift

The shift

Queries move from filter UIs to conversation.

Queries move from filter UIs to conversation.

Add the MCP endpoint once. Every search, enrichment,

and monitoring step becomes a prompt anyone on the team

can write, with Claude picking the right tool and building

the query.


No SQL. No schema hunting. No waiting on the data team.

Add the MCP endpoint once. Every search, enrichment,

and monitoring step becomes a prompt anyone on the team

can write, with Claude picking the right tool and building

the query.


No SQL. No schema hunting. No waiting on the data team.

Add the MCP endpoint once. Every search, enrichment,

and monitoring step becomes a prompt anyone on the team

can write, with Claude picking the right tool and building

the query.


No SQL. No schema hunting. No waiting on the data team.

Mandates image
ellips

Before MCP

Every query costs a context switch.

Teams bounce between tools, API docs, and data-team queues before

touching a single record.

A subscription per workflow.

Prospecting tools, sourcing platforms, deal

screening software. Each paid separately, each

going stale on its own cadence.

Filters live in docs, not your head.

Every new list means re-reading the schema, guessing at field names, and testing until the query returns the right shape.

Custom queries wait in a queue.

Anything beyond a basic filter gets routed to the data team, added to a backlog, and returned after the window closes.

ellips

Use Cases

One server, every workflow.

Sales, recruiting, and investment teams run different queries. Claude handles
all of them through the same 23 tools.

How exec search firms use Crustdata

How exec search firms use Crustdata

Four capabilities, 23 tools, one conversation.

Every surface of the Crustdata platform, exposed as an MCP tool Claude can reach for.

A subscription per workflow.

Prospecting tools, sourcing platforms, deal

screening software. Each paid separately, each

going stale on its own cadence.

Pull social posts and web research in the same thread

Retrieve recent posts from target profiles, run a web search, or fetch a specific page without leaving the conversation.

Track hiring activity across target accounts

Ask Claude which companies are opening roles in sales, engineering, or leadership. Batch queries run across up to ten companies at once.

Create push-based alerts from a prompt

Tell Claude which job change, post, or role opening to watch. It configures the webhook and simulates the payload before going live.

ellips
ellips

Integration

Five minutes from signup to first query.

Works natively with Claude.ai, Claude Code, Cursor, and any MCP-
compatible client.

STEP 01

Add the MCP endpoint

In Claude Settings, add a custom MCP server with the Crustdata URL. One field, one paste.

STEP 02

Authenticate with your API key

OAuth 2.1 handshake. Your key never touches the MCP server and passes through on every request.

STEP 03

Query in plain English

Claude reads the prompt, picks the right tool, builds the query, and returns the structured response.

ellips

Under the hood

Every prompt resolves to a real API call.

Watch what Claude executes behind the natural-language surface.

company_search.json

response.json

people_enrich.json

watcher_create.json

// Claude translates the prompt to this MCP tool call
{
  "tool": "crustdata_company_search",
  "arguments": {
    "filters": {
      "industry": ["artificial_intelligence"],
      "hq_region": ["North America"],
      "headcount": { "min": 50, "max": 200 },
      "funding_stage": ["Series A", "Series B"],
      "last_funding_date": { "after": "2025-05-01" }
    },
    "limit": 250
  }
}

FAQ

FAQ

Questions we hear from builders.

Questions we hear from builders.

Questions we hear from builders.

Give Claude the keys to 800M profiles.