送信

HeroHunt.ai MCP (People Search API)

@herohunt-ai

People search API - find 1 billion candidates across LinkedIn and GitHub with real-time data. Search with natural language, enrich profiles with verified emails and phone numbers. Works with Claude, Cursor, ChatGPT Desktop, and any MCP-compatible AI agent.

ツール

people_search

people_search_paginate

account_usage_get

account_searches_list

account_upgrade_link

account_billing_portal_link

api_keys_list

api_keys_create

api_keys_rotate

api_keys_revoke

サーバー設定

{
  "mcpServers": {
    "herohunt-people-search": {
      "command": "npx",
      "args": [
        "-y",
        "herohunt-mcp"
      ],
      "env": {
        "HEROHUNT_API_KEY": "YOUR_API_KEY"
      }
    }
  }
}