Hollerdex: Website Contact Finder (Emails, Phones & Socials) for Claude Desktop
io.github.shawmena-dotcom/website-contacts
Hollerdex: a domain's public emails, phones and social profiles as one ranked contact card.
client:Claude Desktop
transport:streamable-http
Install Hollerdex: Website Contact Finder (Emails, Phones & Socials) in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"website-contacts": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.apify.com/?tools=cybermax/website-contacts"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs