mcp enrichment for Claude Code
io.github.intelagentstudios/mcp-enrichment
Multi-source entity enrichment: company data, contacts, email verification, and phone validation
client:Claude Code
transport:stdio
runtime:npm
Install mcp enrichment in Claude Code
run in your project directory
claude mcp add mcp-enrichment -e CLEARBIT_API_KEY=<CLEARBIT_API_KEY> -e HUNTER_API_KEY=<HUNTER_API_KEY> -e APOLLO_API_KEY=<APOLLO_API_KEY> -e TWILIO_ACCOUNT_SID=<TWILIO_ACCOUNT_SID> -e TWILIO_AUTH_TOKEN=<TWILIO_AUTH_TOKEN> -e ENRICHMENT_CACHE_TTL=<ENRICHMENT_CACHE_TTL> -- npx -y @intelagent/mcp-enrichment
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs