Little Outreach

A verified directory for people, orgs, and places. Wired for outreach.

Every row cites a source. Search from the browser, query the JSON API, or let Claude do it through MCP — then send email that doesn't feel like spam.

Try ada@lovelace.example acme.com founder

A citation on every row — or it doesn't get written.

Pay per API call — typically $0.01, with starter credits.

No bulk exports. Anti-spam by design.

How it works

Search. Cite. Send.

A tight loop that replaces three tabs of spreadsheets, LinkedIn scraping, and a CRM add-on.

01 — Search

Find the person, org, or place.

Structured records, not scraped HTML. Ranked by Elasticsearch, filtered by real fields like domain or organization_type.

02 — Cite

Every write carries a source.

Adding someone? The API refuses the call without a source_reference. Auditable provenance, not anonymous rows.

03 — Send

Turn research into a real message.

Use the data from your own tools, or let Claude draft outreach through MCP — with the same directory context a human would read before hitting send.

Product surface

Built for both humans and agents.

Build on the JSON API.

One POST adds a person, their employer, and the citation. No wrapper keys, no scaffolding — drop in a URL and go. Browse the OpenAPI or open the playground.

# Quick-add a person with a citation
curl -X POST /api/v1/people/quick_add \
  -H "Authorization: Bearer $API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "first_name": "Ada",
    "last_name":  "Lovelace",
    "email":      "ada@analyticalengine.example.com",
    "source_url": "https://…/press/ada-joins",
    "source_category": "news"
  }'

Or talk to Claude.

Drop the MCP server into Claude Desktop or OpenClaw and the directory shows up as first-class tools. Ask "find the founder of acme.com and draft a note" — Claude queries, cites, and drafts without leaving the chat.

MCP search people, organizations, memberships, places, aliases.
MCP add a person + membership + citation in one call.
MCP reference every fact with a URL before drafting email.

Setup takes about 90 seconds — see MCP setup.

Who's using it

Builders who need accurate org context — without enterprise CRM weight.

Start now

Search the directory. Ship better outreach.

Free to search. Starter credits on every new API key. No sales call.

API documentation · MCP setup · FAQ · Terms