leadhoundapi Apply for paid pilot
CLI for agents

Give your agent a local prospecting command line

leadhoundapi (leadhoundapi.com) is a local public-signal research tool for agents. The same agent that built your workflow can research accounts with JSON output 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 pilot access

Every paid pilot has written market and usage limits. Agents cannot create open-ended vendor cost or surprise overages.

Human on send

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