Skip to content
Back to search
90
MCP v1.0.0 sse

Person Enrichment API

io.github.Br0ski777/person-enrichment

Person lookup from email: name, title, company, social profiles. x402.

Uptime
0.0%
1 direct probes · 30d
Response
175ms
last probe
Tools
1
callable
Resources
0
readable
Prompts
0
available

Tools · 1

person_enrich_from_email

Enrich a person's profile with additional data from their email address, name, domain, or LinkedIn URL. Alternative to Apollo people-enrich at 5x lower cost. Returns structured JSON with full contact …

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "person_enrichment_api": {
      "url": "https://person-enrichment.api.klymax402.com/mcp",
      "transport": "sse"
    }
  }
}