Skip to main content

Overview

The Hunter.io server enables AI assistants to interact with Hunter.io, providing email finding and verification capabilities to discover and validate professional email addresses. Built by Meerkats AI, this server helps with domain research and email discovery.

How to Add Hunter.io

1

Create Hunter.io Account

  1. Go to https://hunter.io
  2. Sign up for a free account or log in to your existing account
2

Generate API Key

  1. Navigate to your account dashboard
  2. Go to API section
  3. Copy your API key
3

Connect to Nexus

  1. Add the Hunter.io server to your Nexus environment
  2. Enter your API key when prompted
4

Test Connection

Start with a simple command like “How many searches do I have left this month?” to verify the connection works properly.
The free tier provides 25 domain searches and 50 email verifications per month, which reset on the last day of each month.

What You Can Do

Email Finding

Find email addresses using domain and name information

Email Verification

Verify if an email address is valid and deliverable

Domain Search

Find all email addresses corresponding to a website or company name

Account Management

Check email counts and get information about your Hunter account

Available Tools (5)

Find an email address using domain and name information.
  • Input:
    • domain (required) - The domain name of the company, e.g. “stripe.com”
    • first_name (optional) - The first name of the person
    • last_name (optional) - The last name of the person
    • company (optional) - The name of the company
    • full_name (optional) - The full name of the person (alternative to first_name and last_name)
  • Use Cases:
    • Find specific contacts at target companies
    • Locate decision-makers by name and company
    • Build contact lists for outreach campaigns
Example: Find email for John Kelly at acme.com
Verify if an email address is valid and deliverable.
  • Input:
    • email (required) - The email address to verify
  • Use Cases:
    • Validate emails before adding to your CRM
    • Clean email lists by removing invalid addresses
    • Check deliverability before sending outreach
Example: Verify if john.doe@example.com is valid
Know how many email addresses we have for a domain or a company.
  • Input:
    • domain (optional) - The domain name to get the count for, e.g. “stripe.com”
    • company (optional) - The company name to get the count for (alternative to domain)
  • Use Cases:
    • Check coverage before searching a domain
    • Estimate available contacts for a company
    • Plan outreach campaigns
Example: Get email count for adobe.com
Get information regarding your Hunter account.
  • Input: None
  • Use Cases:
    • Check remaining searches and verifications
    • Monitor API usage and plan limits
    • Track credits for the billing period
Example: Get current account information and remaining credits

Use Cases

  • Credit Monitoring: “How many searches and verifications do I have left this month?”
  • Usage Tracking: Check your API usage and plan limits
  • Billing Period: Monitor credits for the current billing period
Example: Use hunter_account_info to get remaining searches and verifications
  • Specific Contacts: “Find the email address for John Kelly at acme.com”
  • Executive Outreach: “Get me Patrick Collison’s email at stripe.com”
  • Lead Building: Build targeted contact lists for outreach campaigns
Example: Use hunter_find_email with domain=“stripe.com”, first_name=“Patrick”, last_name=“Collison”
  • Email Validation: “Verify if john.doe@example.com is a valid email address”
  • List Cleaning: Validate emails before adding to your CRM
  • Deliverability: Check if emails are deliverable before sending outreach
Example: Use hunter_verify_email with email=“john.doe@example.com
  • Company Contacts: “Search for all emails at dropbox.com and show me the first 5 results”
  • Email Patterns: Research email patterns for a domain
  • Coverage Check: Use hunter_email_count to check how many emails are available
Example: Use hunter_domain_search with domain=“dropbox.com”, limit=5
Free Tier Constraints:
  • 25 domain searches per month (resets on the last day)
  • 50 email verifications per month
  • Use hunter_account_info to track your remaining credits