
Person Enrichment API
Enrich signups and inbound emails into name, role, company, and social profiles inside your agent-led CRM or outreach workflow.
Overview
io.github.Br0ski777/person-enrichment is an MCP server for the Grow phase that looks up a person from an email and returns name, title, company, and social profile data via remote SSE.
What is this MCP server?
- Person lookup keyed on email address.
- Returns name, job title, company, and social profile signals.
- Remote MCP SSE at person-enrichment.api.klymax402.com/mcp.
- x402-paid enrichment API (version 1.1.0).
- GitHub source: person-enrichment-x402.
- MCP server version 1.1.0.
- Remote endpoint: https://person-enrichment.api.klymax402.com/mcp (SSE).
- x402 protocol; repository person-enrichment-x402 on GitHub.
What problem does it solve?
Waitlist and trial inboxes give you emails only, so personalization and lead scoring stall until you manually search each contact.
Who is it for?
Solo builders automating lifecycle email, lightweight sales outreach, or support triage from a single email identifier.
Skip if: Bulk GDPR-sensitive processing without a lawful basis, or teams that require guaranteed B2B match rates with on-prem data only.
What do I get? / Deliverables
Agents can enrich a contact record in one MCP call and immediately draft segmented emails or CRM updates with title and company context.
- Structured person fields (name, title, company, social profiles) for a given email.
- Agent-ready enrichment step in lifecycle or outreach scripts.
Recommended MCP Servers
Journey fit
After launch, Grow is where you personalize onboarding, sales follow-up, and support using richer contact context. Lifecycle covers enriching people records at signup, trial conversion, and ongoing account touchpoints—not one-off competitor research.
How it compares
Email-to-profile data MCP tool, not a full CRM or outbound sequencing platform.
Common Questions / FAQ
Who is io.github.Br0ski777/person-enrichment for?
Indie SaaS founders and MCP users who want agents to flesh out signup emails into actionable lead context without a separate enrichment SaaS UI.
When should I use io.github.Br0ski777/person-enrichment?
Use it in Grow when a new email arrives and you need title, company, and social hints before sending onboarding, sales, or support messages.
How do I add io.github.Br0ski777/person-enrichment to my agent?
Add the SSE remote https://person-enrichment.api.klymax402.com/mcp to your MCP configuration, configure x402 for API access, and call enrichment tools with the target email from your agent.