leadsleuth for Claude Desktop
com.zalize.leads/leadsleuth
B2B leads: scored buying signals from HN/Bluesky/GitHub with AI dossiers and outreach drafts.
client:Claude Desktop
transport:streamable-http
Install leadsleuth in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"leadsleuth": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://leads.zalize.com/api/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