leadhoundapi Get API key
CLI for agents

Give your agent a local prospecting command line

leadhoundapi (leadhoundapi.com) is the local-lead intelligence tool for agents. the same agent that built it finds who needs it, with JSON output for workflows and a SKILL.md pointer for routing.

Install

npm install -g leadhoundapi
leadhoundapi auth login lh_live_...
leadhoundapi help

Agents can also read SKILL.md after the repo is public.

Find

leadhoundapi find "roofer" "Dallas, TX" --json
{"count":25,"businesses":[{"rank":1,"leak":"missed-call recovery"}]}

Changes

leadhoundapi changes "plumber" "Austin, TX" --json
{"changes":{"added":3,"rescored":8,"removed":1}}

Verdict

leadhoundapi verdict "hvac contractor" "Phoenix, AZ" --name "Example HVAC" --json
{"why_now":"quote follow-up risk","opener":"paraphrased opener"}

All reads

Autonomy policy: all reads are safe for unattended agents because they only inspect account state or paid local-lead intelligence.

Capped prepaid spend

Signals, Changes, scans, jobs, and child keys have capped prepaid spend. Agents cannot create open-ended vendor cost.

Human on send

Use the output as evidence for outreach, not proof of intent. Keep a human on send for every outbound message.