Claude Desktop
Use MCP when Claude has connector access but no shell. Reads are safe, spend is prepaid, and a human stays on send.
Install leadhoundapi (leadhoundapi.com) in Claude or Claude Code, then ask for the city, vertical, leak, and opener. the same agent that built it finds who needs it.
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, find 25 Dallas roofers losing leads to missed callbacks and write the 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.