// MCP SERVER

An MCP server for the data your agent actually needs.

Six datasets, one config block. Drop agentdatahub's MCP server into Claude Desktop, Cursor, Windsurf, or any MCP-compatible host and your agent can call company data, contact data, email finder, email verification, contact verification, and SERP API as native tools.

Works with
Claude DesktopCursorWindsurfContinueClineCustom MCP clients
mcp.json
{
  "mcpServers": {
    "agentdatahub": {
      "command": "npx",
      "args": ["-y", "@agentdatahub/mcp"],
      "env": { "ADH_KEY": "your-api-key" }
    }
  }
}

Drop this into your host's MCP config (e.g. ~/.claude_desktop/config.json or .cursor/mcp.json):

// INSTALL

Install in 30 seconds

1. Get an API key

Join the waitlist, get a key in your inbox.

2. Paste the config

Add the snippet below to your MCP host's config file.

3. Restart your host

Claude Desktop, Cursor, etc. — restart and the tools appear.

// TOOLS

What tools the MCP server exposes

adh_company_lookup

Get a company record by domain or name. Firmographics, funding, tech stack, signals.

adh_contact_find

Find a person at a company. Filter by title, seniority, department, location.

adh_contact_verify

Live check that a contact still exists, is in role, and reachable.

adh_email_find

Forward (name + domain → email) and reverse (email → person) lookup.

adh_email_verify

Syntax, MX, SMTP, disposable, role-account, deliverability score.

adh_serp_search

Live SERP results, keyword volumes, backlinks, WHOIS.

// JOIN THE WAITLIST

Get early access

Tell us about the agent you're building. Design partners get hands-on onboarding and an early API key within a few business days.