Loading MCP server directory, please wait...
Multi-source entity enrichment: company data, contacts, email verification, and phone validation
npx @getmcp/cli add io.github.IntelagentStudios/mcp-enrichmentRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.IntelagentStudios/mcp-enrichment": {
"command": "npx",
"args": [
"-y",
"@intelagent/mcp-enrichment"
],
"env": {
"CLEARBIT_API_KEY": "",
"HUNTER_API_KEY": "",
"APOLLO_API_KEY": "",
"TWILIO_ACCOUNT_SID": "",
"TWILIO_AUTH_TOKEN": "",
"ENRICHMENT_CACHE_TTL": ""
}
}
}
}