Hunter.io MCP: domain search, email finder and verifier, enrichment, discovery, leads. 11 tools.
claude mcp add hunter-mcp -- npx -y @scalably-io/hunter-mcp
claude_desktop_config.json
{
"mcpServers": {
"hunter-mcp": {
"command": "npx",
"args": [
"-y",
"@scalably-io/hunter-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"hunter-mcp": {
"command": "npx",
"args": [
"-y",
"@scalably-io/hunter-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"hunter-mcp": {
"command": "npx",
"args": [
"-y",
"@scalably-io/hunter-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"hunter-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@scalably-io/hunter-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"hunter-mcp": {
"command": "npx",
"args": [
"-y",
"@scalably-io/hunter-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.scalably--hunter-mcp/reviews or the review_server meta-tool.
POST /mcp