Enrich Layer logo svg

People API

Access comprehensive people data with real-time updates and deep insights into professional profiles.

Contact API

Find verified contact information including email addresses and phone numbers for professionals worldwide.

School API

Explore educational institutions data with detailed information about schools, universities and programs.

Company API

Get detailed company information including financials, employee data, and business intelligence insights.

Jobs API

Access real-time job listings and employment data to track hiring trends and market opportunities.

Search API

Powerful search capabilities across all data sources with advanced filtering and matching algorithms.

PricingIntegrationsDocumentationCompany
Sign inSign up
People APICompany APIJobs APISearch APIContact APISchool API
PricingIntegrationsDocumentationCompany

Products

People APICompany APIJobs APIContact APISchool APISearch API

Company

AboutPricingPrivacy PolicyTrust CenterPress KitTerms of Use

Help

© Enrich Layer 2026
Terms of ServicePrivacy Policy
All Integrations
MCP

MCP Server

Live

25 enrichment tools for AI agents

The Enrich Layer MCP server gives AI coding assistants and agents direct access to company, person, and contact enrichment tools. Works with any client that supports the Model Context Protocol.

Quick Install

npx @enrichlayer/mcp-server

Requires Node.js 18+ and an Enrich Layer API key.

Setup by Client

Claude Code

Claude Code

.mcp.json

{
  "mcpServers": {
    "enrich-layer": {
      "command": "npx",
      "args": ["-y", "@enrichlayer/mcp-server"],
      "env": {
        "ENRICH_LAYER_API_KEY": "your_api_key"
      }
    }
  }
}
Cursor

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "enrich-layer": {
      "command": "npx",
      "args": ["-y", "@enrichlayer/mcp-server"],
      "env": {
        "ENRICH_LAYER_API_KEY": "your_api_key"
      }
    }
  }
}
VS Code

VS Code

.vscode/mcp.json

{
  "servers": {
    "enrich-layer": {
      "command": "npx",
      "args": ["-y", "@enrichlayer/mcp-server"],
      "env": {
        "ENRICH_LAYER_API_KEY": "your_api_key"
      }
    }
  }
}

25 Tools Available

Company

7
  • Company profile
  • Employee list
  • Employee count
  • Employee search

Person

4
  • Person profile
  • Person lookup
  • Role lookup
  • Profile picture

Contact

6
  • Work email
  • Personal email
  • Reverse email
  • Reverse phone

Search

3
  • Person search
  • Company search
  • Disposable email check

School

2
  • School profile
  • Student list

Jobs

3
  • Job search
  • Job profile
  • Job count

OpenClaw Skill

OpenClaw

enrich-layer

v0.2.0

Published on ClawHub

The same 25 enrichment tools, packaged as an OpenClaw skill. Install it from ClawHub and use it with any OpenClaw-compatible agent — IronClaw, Clawdbot, or your own.

clawhub install enrich-layer

What you can build

Lead research agent

Ask your AI to research a company and find decision-makers — it calls the enrichment tools automatically.

CRM enrichment pipeline

Build an agent that watches for new CRM records, enriches them, and updates fields in real time.

Competitive intelligence

Track employee counts, funding rounds, and hiring patterns at target companies over time.

Email discovery workflows

Find work emails and personal contacts for prospects using name + company lookups.

Ready to enrich with AI?

Get your API key and start enriching data from Claude, Cursor, or any MCP-compatible agent in under 2 minutes.