@agentenrich/mcp
v0.1.1
Published
MCP server for AgentEnrich — the data infrastructure for AI agents. 31 tools: resolve, find, search, signals, combos, premium bundles, sticky tracking, bulk async, and a public sandbox.
Maintainers
Readme
@agentenrich/mcp
The official Model Context Protocol server for AgentEnrich — the data infrastructure for AI agents.
31 tools. One install. Your agent gets verified emails, mobile phones, decision makers, buying committees, real-time signals, ICP search across 500M+ profiles, premium bundles, and bulk async — all in one call away.
Install
Claude Desktop / Cursor / Windsurf
Add to your MCP config:
{
"mcpServers": {
"agentenrich": {
"command": "npx",
"args": ["-y", "@agentenrich/mcp"],
"env": { "AGENTENRICH_API_KEY": "ae_live_..." }
}
}
}Standalone
export AGENTENRICH_API_KEY=ae_live_...
npx @agentenrich/mcpGet an API key at https://agentenrich.com/signup (500 free credits, no card).
Tools
Resolve
| Tool | Cost |
|---|---|
| enrich_person — person from LinkedIn / email / phone / name+company | 1 cr |
| enrich_company — company from domain / LinkedIn / name | 1 cr |
| verify_email — SMTP + MX + disposable check | 0.5 cr |
Find
| Tool | Cost |
|---|---|
| find_email — verified email with MX + provider | 2 cr |
| find_phone — mobile phone (domain + name lookup) | 12 cr |
Search
| Tool | Cost |
|---|---|
| search_people — ICP search across 500M+ profiles | 1 + 1/result |
| search_companies — ICP company search across 70M+ profiles | 1 + 0.5/result |
Signals
| Tool | Cost |
|---|---|
| signals — funding / acquisition / hiring / job-change feeds | free on Growth+ |
Combos
| Tool | Cost |
|---|---|
| find_decision_maker — top 3 buyers at a company for a role | 4/resolved |
| buying_committee — decision/influencer/user map for a deal type | 3/resolved |
| prospect_package — person + email + phone + peers + hooks | 12 cr |
| congrats_trigger — recent job changes with their LinkedIn post | 2/resolved |
| job_change_radar — real-time unmasked job changes | 2/resolved |
| funding_radar — funded companies + decision maker at each | 3/resolved |
| funded_and_hiring — funded AND hiring AND in your ICP | 10/resolved |
| hiring_intent — hiring signals + the decision maker for the hire | 8/resolved |
| tech_stack_targets — companies using a tech + the decision maker | 4/resolved |
| lookalike_accounts — companies similar to up-to-5 source domains | 0.6/result |
| find_similar_people — people similar to one source profile | 1 + 0.8/result |
| champion_just_moved — your contacts who just changed jobs | 2/match |
| low_competition_hires — jobs with <25 applicants | 1/result |
Bundles
| Tool | Cost |
|---|---|
| sales_deck_bundle — full account brief | 25 cr |
| recruiter_pack_bundle — candidate + 8 similar candidates | 30 cr |
| founder_research_bundle — founders + funding + tech | 20 cr |
| competitive_intel_bundle — leadership + moves + tech + TAM | 25 cr |
| relationship_graph_bundle — person + past peers | 15 cr |
Sticky
| Tool | Cost |
|---|---|
| watch_list — track URLs/domains, optional webhook | free |
| saved_icp — save filters to re-run with one call | free |
| history — lookup history for your API key | free |
Bulk
| Tool | Cost |
|---|---|
| bulk_enrich — up to 500 items per batch, webhook delivery | 1/resolved |
Sandbox
| Tool | Cost |
|---|---|
| sandbox_info — public canned-data sandbox, no auth, rate-limited | free |
License
MIT. Issues + PRs welcome at https://github.com/agentenrich/agentenrich.
