treg.to / Catalog / Scrubby
5 tools · 1 platform + BYOK · 4 BYOK only

Scrubby: 5 tools, platform or your own key

Verify email deliverability with quick or 72-hour deep verification. 1 tools support treg's platform key. All 5 support your own Scrubby key; 4 require it. Your own key always wins and treg does not meter those calls.
$1.00 of free credit once per new verified account · no card · platform tools need no provider signup
5 of 5 tools on this page are live-verified against the provider.
works in
ChatGPTClaudeClaude CodeCodexCursorGrokGemini CLI
What your agent can now do

Scrubby, one prompt away

AGENT
ChatGPTClaudeClaude CodeCodexCursorGrokGemini CLI
check an email address you ALREADY have is real and deliverable — not for finding one
submit a list for asynchronous email verification
fetch quick bulk verification results
treg
$ treg call scrubby.people.email.verify
✓ 200 · $0.008/success
$ _
ScrubbyPLATFORM + BYOK
Verify email deliverability with quick or 72-hour deep verification.
⚒ 5 TOOLS · platform + BYOK

Enrichment · https://api.scrubby.io

Set up

Set up Scrubby in Claude Code, Codex or any agent

1Give this to your agent
in your agent's chat
set up treg — https://treg.to/llms.txt
2Or add the MCP server yourself
claude code
claude mcp add --transport http treg https://treg.to/mcp

ChatGPT

Settings → Connectors → add https://treg.to/mcp as a custom connector.

Grok bot

Add https://treg.to/mcp as a remote MCP connector in its tool settings.

Claude Desktop

Settings → Connectors → Add custom connector → https://treg.to/mcp.

Cursor, Codex, any MCP client

Point it at https://treg.to/mcp (HTTP transport).

CLI

curl -fsSL https://treg.to/install.sh | sh

Plain HTTP

LangChain, CrewAI or any code: /call/<tool-id> with a Bearer token. No SDK.

Try it

What's the best way to ask?

the prompt
Using treg, check an email address you ALREADY have is real and deliverable — not for finding one. Show me the price first.

Run one directly

a live-verified call
treg call scrubby.people.email.verify --method POST --data '{"email":"info@scrubby.io"}'
Why treg.to

Why call Scrubby through treg.to

No Scrubby signup

Eligible tools run on treg.to's key, metered per call from a prepaid balance.

Price before the call

The provider's own rate, $0.000 markup. How billing works.

No subscription, no seats

Platform calls are charged per call. $1.00 free per new team, no card to start.

Your own Scrubby key is free

Register it and those calls are never metered. Your key always wins.

Switch by changing a word

Another provider is a different word in the prompt, not a new integration.

One key, the whole catalog

The same token calls BounceBan, ContactOut, Dropleads and 2,995 other tools.

The shelf

All 5 Scrubby tools

People & contact data · 5 tools
  • Verify an email address · Platform + BYOK · live-verified · $0.008/success
    Verify one email address synchronously. scrubby.people.email.verify
    One credit for a fresh verification. The response's credits_used is authoritative, including zero for a cached retry within 24 hours.
  • Submit quick bulk email verification · BYOK only · live-verified · No treg charge; upstream $0.008/result
    Queue a list for quick verification and receive a batch identifier. scrubby.people.email.verify.bulk
    One credit per fresh address submitted; credits_used reports the exact batch charge, including cached zero-cost addresses.
  • Fetch quick bulk verification results · BYOK only · helper · live-verified · No treg charge; upstream free
    Poll a quick-verification batch until status is completed. scrubby.people.email.verify.bulk.results
    Scrubby prices verification when the batch is submitted; result polling reports no charge field.
  • Submit deep email verification · BYOK only · live-verified · No treg charge; upstream $0.024/result
    Queue addresses for 72-hour verification based on observed delivery behavior. scrubby.people.email.verify.deep
    Three credits per address. Live submission reported credits_used=3 for one input.
  • Fetch deep verification results · BYOK only · helper · live-verified · No treg charge; upstream free
    Read the 24-, 48-, and 72-hour result windows for a deep batch. scrubby.people.email.verify.deep.results
    Scrubby prices deep verification when the batch is submitted; result polling reports no charge field.

Reliability badges come from live traffic through treg.to. Live-verified means a successful provider check; it does not verify every request variant.

Used in

Jobs Scrubby does, compared with the other providers

Related

Same jobs, other providers

These providers answer some of the same capabilities as Scrubby. The platform pages show them on one row with rate and coverage; choosing is yours, treg.to does not route between providers automatically.

also on the catalog
BounceBanContactOutDropleadsFindymailHunterIcypeasLeadMagicMillionVerifierTombaKitt AI
Questions

Before you start

Do I need a Scrubby account?

For 1 platform tools, no. The other 4 require your own Scrubby key. All 5 accept your own key, and treg never meters BYOK calls.

What does a call cost?

Each tool on this page shows its rate; the cheapest is $0.008/success. The rate is the provider's own and treg.to adds no markup; it is billed per call from a prepaid balance. It is not Scrubby's subscription pricing, which is on their own site. New teams start with $1.00 of free credit.

How do I add Scrubby to Claude Code?

Run: claude mcp add --transport http treg https://treg.to/mcp. One MCP server carries Scrubby and the rest of the catalog.

Which frameworks does it work with?

Anything that speaks MCP (Claude Code, Claude Desktop, ChatGPT, Codex, Cursor, Grok) and anything that can make an HTTP request (LangChain, CrewAI, LlamaIndex, plain code).

Is this the official Scrubby MCP server?

No. treg.to serves Scrubby's real API through its own metered proxy: the request is the provider's own, the credential is injected server-side, and the answer is relayed verbatim. The official Scrubby channels are linked above.