herohunt mcp for Claude Desktop
io.github.herohunt-ai/herohunt-mcp
People search API - find 1 billion candidates across LinkedIn and GitHub with real-time data.
client:Claude Desktop
transport:stdio
runtime:npm
Install herohunt mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"herohunt-mcp": {
"command": "npx",
"args": [
"-y",
"herohunt-mcp"
],
"env": {
"HEROHUNT_API_KEY": "<HEROHUNT_API_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs