// Integrations/Crustdata

Crustdata, typed and ready to call.

CompanyDB and PersonDB search with deep contact and company enrichment. Strong for structured ICP filtering, but it depends on canonical values, ISO-3 countries, and careful field/operator choice.

EnrichmentSearch & ScrapingBYOK supported10 tools
$ deepline tools calltyped
$ deepline tools call crustdata_company_enrichment \
    --json '{"input": "your data here"}'
01Available tools

10 typed tools. Same shape as every other module.

crustdata
  • Crustdata Company Enrichment
    crustdata_company_enrichment
    company_enrichdeep_enrichpremium
  • Crustdata Companydb Autocomplete
    crustdata_companydb_autocomplete
    autocompletecheapcompany_search
  • Crustdata Companydb Search
    crustdata_companydb_search
    account_prospectingcompany_searchpremium
  • Crustdata Enrich Contact
    crustdata_enrich_contact
    contact_enrichpeople_enrichpremium
  • Crustdata Linkedin Posts
    crustdata_linkedin_posts
    company_researchpremiumsocial_signal
  • Crustdata People Enrich
    crustdata_people_enrich
    batchpeople_enrichpremium
  • Crustdata People Search
    crustdata_people_search
    people_searchpremiumprospecting
  • Crustdata Person Enrichment
    crustdata_person_enrichment
    deep_enrichpeople_enrichpremium
  • Crustdata Persondb Autocomplete
    crustdata_persondb_autocomplete
    autocompletecheappeople_search
  • Crustdata Persondb Search
    crustdata_persondb_search
    people_searchpremiumprospecting
02How it ships
// Typed module

Input/output schemas, exact per-action cost, and a fixture suite. Same call signature as every other Deepline integration.

// Customer credentials

Connect your own provider API key and keep the vendor relationship in your workspace. Deepline routes the call without exposing provider spend.

// Agent-callable

Every action is invokable from Claude Code, Codex, Cursor, or any MCP-capable agent via the same skill surface.

// Try it

Call Crustdata from any Deepline agent surface.

Install the CLI, connect your provider key from the dashboard, then run typed tools from Claude Code, Codex, Cursor, or your own agent.

npm install -g deepline@latest && npm exec --yes --package=deepline@latest -- deepline setup --json

Agent setup: Install the Deepline CLI and skills using https://code.deepline.com/agent-install.txt

Book onboarding