Skip to content
Claude Desktop

Hunter for Claude Desktop

io.github.pipeworx-io/hunter

Hunter.io MCP — wraps the Hunter.io email finder & verification API (hunter.io)

client:Claude Desktop transport:streamable-http

Install Hunter in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "hunter": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://gateway.pipeworx.io/hunter/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Hunter in other clients