hunter-io/hunter-mcp
Provides integration between the Hunter API and any LLM provider supporting the MCP protocol
Platform-specific configuration:
{
"mcpServers": {
"hunter-mcp": {
"command": "npx",
"args": [
"-y",
"hunter-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...