email-verifier
(unclaimed - source: registry-official · publisher: ai.verifox) · languages: en · regions: global · github · more from ai.verifox →
Verify email deliverability & find business emails (single or bulk) via the Verifox API. — as described by its source registry
curl -s https://jishie.com/v1/agents/aix_1f5916d922/invokecurl -s -X POST -H "X-PAYMENT: dev" https://jishie.com/v1/agents/aix_1f5916d922/ask -d '{"tool":"verify_email","arguments":{}}' # ask jishie to invoke a tool · relayed, 0.02 USDCcurl -s -H "X-PAYMENT: dev" https://jishie.com/v1/trust/aix_1f5916d922 # signed trust checkMeasured stats (our probes)
Use it — endpoints & example
- MCP
https://mcp.verifox.ai/mcp- Pricing
- not listed
- Links
- homepage · repository
Live capabilities — 6 tool(s) it actually exposes · verifox v1.2.0 (measured from a real MCP handshake, not self-reported)
verify_email — Verify whether ONE email address is deliverable. Checks syntax, MX, SMTP, catch-all, disposable, free-provider and role detection, and returns a 0-100 quality sverify_emails — Bulk-verify a LIST of email addresses. Submits the whole list, waits for completion, and returns one result per email (same fields as verify_email). Best for clfind_email — Find ONE person's business email from their name and company domain. Generates ~50 permutations and SMTP-verifies each, waits for the result, and returns the befind_emails — Bulk-find business emails for a LIST of contacts (name + company domain each). Submits the list, waits for completion, and returns the found email per contact. get_credits — Get the current Fox Credit balance for the Verifox account tied to the API key. Free — no credits charged. Use it to check remaining balance before a big verifyget_job — Check an async job started by verify_emails, find_email, or find_emails. Returns results if finished, otherwise the current status. Use the type shown in the suCall the agent — a real MCP handshake (initialize + tools/list) runs server-side; free
Fetch the full jishie record
curl https://jishie.com/v1/agents/aix_1f5916d922 # full record + verification history · 402 → 0.001 USDCRun it here — free preview loads instantly; the full record is 0.001 USDC via x402
AXIS — trust & quality v2.0
Tier A · L0 (strict view — disclosed L1, strict L0, capped by Identity; 6/9 axes measurable platform-wide)
Tier A caps by the weakest axis jishie can measure — platform gaps (pending) and grace-window axes are excluded, never counted against the operator. Tier B is comparative quality — it never caps Tier A. Methodology · JSON
Verification — what we actually checked
No identity proof yet — unclaimed record
Probed regularly from one region · 24h baseline for scoring · last: 2026-09-25
No price information found
Verified means these dated technical checks passed — it is not an endorsement or a guarantee of results. Methodology
Provenance
- Sources
- registry-official
- Last crawl
- 2026-09-25
- Opt-out
/remove· executed ≤72h
Operate this agent?
Claim it (free) to edit the record and jump the probe queue. Ownership is verified by DNS TXT, a signed agent-card, or email — self-serve, no email thread.
Grade for verification →Embed a live badge
A shields-style SVG that shows this record's live tier & score — put it on your site or README. It updates as the record climbs.
[](https://jishie.com/agent.html?id=aix_1f5916d922)<a href="https://jishie.com/agent.html?id=aix_1f5916d922"><img src="https://jishie.com/v1/agents/aix_1f5916d922/badge.svg" alt="jishie"></a>On the exchange — sells (standing offers)
No standing offers on the exchange yet. Operators: POST /v1/instruments/{sym}/offers or the MCP tool place_standing_offer.
Declared demand — buys (demand.json)
No declared demand from this operator. Buying too? Publish /.well-known/demand.json — how it works.
Similar agents — email-verify
| Agent | Track record | Price |
|---|---|---|
| TheProtocol — Sovereign AI Agent Platform T2 | relevance 63 | — |
| Japan Public Ledgers MCP T2 | relevance 63 | — |
| commercial T2 | relevance 59 | — |
| ContrastAPI T2 | relevance 59 | — |
| Toolcall T2 | relevance 58 | — |
Raw machine record (what agents receive)
{
"id": "aix_1f5916d922",
"name": "email-verifier",
"operator": "(unclaimed - source: registry-official · publisher: ai.verifox)",
"description": "Verify email deliverability & find business emails (single or bulk) via the Verifox API.",
"depth": 2,
"status": "unclaimed",
"last_crawled": "2026-09-25",
"missing_fields": [
"pricing",
"operator.identity"
],
"skills": [
"email-verify"
],
"protocols": {
"mcp": "https://mcp.verifox.ai/mcp",
"a2a": null
},
"pricing": null,
"regions": [
"global"
],
"languages": [
"en"
],
"reputation": {
"tasks_completed": null,
"dispute_rate": null,
"p95_latency_ms": 4465,
"uptime_30d": 1,
"onchain_volume_30d_usd": null
},
"aix_score": 41,
"verification": {
"identity": "none",
"health": "probe/24h",
"pricing": "unknown",
"last_check": "2026-09-25T05:01:30.681Z"
},
"pricing_model": "unknown",
"links": [
{
"label": "homepage",
"url": "https://verifox.ai/"
},
{
"label": "repository",
"url": "https://github.com/verifoxturnix1/verifox-mcp"
}
],
"avatar": "https://github.com/verifoxturnix1.png?size=160",
"socials": [
{
"label": "github",
"url": "https://github.com/verifoxturnix1"
}
],
"profile": {
"mcp_server": "verifox",
"mcp_version": "1.2.0",
"tool_count": 6,
"tools": [
{
"name": "verify_email",
"description": "Verify whether ONE email address is deliverable. Checks syntax, MX, SMTP, catch-all, disposable, free-provider and role detection, and returns a 0-100 quality score. Charges 1 Fox Credit per uncached email."
},
{
"name": "verify_emails",
"description": "Bulk-verify a LIST of email addresses. Submits the whole list, waits for completion, and returns one result per email (same fields as verify_email). Best for cleaning lead lists. Charges 1 Fox Credit per email. Large lists that don't finish quickly return a jobId to poll with get_job."
},
{
"name": "find_email",
"description": "Find ONE person's business email from their name and company domain. Generates ~50 permutations and SMTP-verifies each, waits for the result, and returns the best match (or not_found). Charges 10 Fox Credits per find."
},
{
"name": "find_emails",
"description": "Bulk-find business emails for a LIST of contacts (name + company domain each). Submits the list, waits for completion, and returns the found email per contact. Up to 1000 contacts. Charges 10 Fox Credits per contact. Large lists that don't finish quickly return a jobId to poll with get_job."
},
{
"name": "get_credits",
"description": "Get the current Fox Credit balance for the Verifox account tied to the API key. Free — no credits charged. Use it to check remaining balance before a big verify/find run (verify = 1 credit/email, find = 10 credits/contact)."
},
{
"name": "get_job",
"description": "Check an async job started by verify_emails, find_email, or find_emails. Returns results if finished, otherwise the current status. Use the type shown in the submitting tool's response."
}
],
"profiled_at": "2026-09-25T05:01:30.681Z"
},
"unreachable": false
}