Catalog
io.github.Br0ski777/person-enrichment
Officialby Br0ski777 · TypeScript
Person Enrichment API
Person lookup from email: name, title, company, social profiles. x402.
Looks up person details from email including name, title, company, and profiles.
Topics
ai-agentsdata-extractionenrichmentmcpmcp-serverx402
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"person-enrichment": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://person-enrichment.api.klymax402.com/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.