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.
Server Config
{
"mcpServers": {
"herohunt-people-search": {
"command": "npx",
"args": [
"-y",
"herohunt-mcp"
],
"env": {
"HEROHUNT_API_KEY": "YOUR_API_KEY"
}
}
}
}