Claude Desktop
Use MCP when Claude has connector access but no shell. Reads are safe, spend is prepaid, and a human stays on send.
leadhoundapi
Apply for paid pilot
Install leadhoundapi (leadhoundapi.com) in Claude or Claude Code, then ask for the city, vertical, public pattern, and opener. The same agent that built your workflow can research accounts.
claude mcp add leadhoundapi -- npx -y leadhoundapi mcp serve export LEADHOUND_API_KEY=lh_live_...
For Claude Code CLI usage, install the package and call `leadhoundapi find ... --json` from your agent workflow.
Use MCP when Claude has connector access but no shell. Reads are safe, spend is prepaid, and a human stays on send.
npm install -g leadhoundapi leadhoundapi find "roofer" "Dallas, TX" --json
Claude Code can parse JSON and write the next workflow step without copying CSVs.
Claude uses the local-lead intelligence tool, summarizes the leak, then waits for approval before outreach.
User: Claude, research Dallas roofers whose recent public reviews report missed callbacks and draft an opener. Claude: I will use leadhoundapi with capped prepaid spend. Tool: returned 25 ranked businesses with public review-signal patterns. Claude: The top pattern is delayed quote follow-up. Suggested opener: "Saw public signals around quotes taking too long. We help roofers catch those jobs before another contractor gets the call." Claude: This is evidence for outreach, not proof of intent. I will keep a human on send.