Play Video

Get 10K Verified B2B Emails with Oppora AI at just $34.

REST API · MCP · 51 tools

Plug into anything that builds outbound.

Connect Oppora to your AI agents and automation stack. Same API key works in REST and MCP — give your tools access to verified emails, phone numbers, company data, and AI-scored leads.

Works with the tools you already use

AI agents
Claude logo
Claude
ChatGPT logo
ChatGPT
Cursor
Claude Code
Automation
n8n logo
n8n
Clay logo
Clay
Zapier logo
Zapier
Make logo
Make

What you can build

Four flows our customers ship the day they connect — paste a prompt into Claude, or wire one HTTP node into n8n. Both surfaces charge the same credits.

MCP

Claude agent that finds + emails decision-makers

Tell Claude "find 10 VP-Sales at fintech Series-B companies and draft intros." It calls discover_companies + discover_people + email_search via MCP, then writes the messages.

REST

Enrich a Clay table with verified emails + funding

Drop our HTTP API column into any Clay table. Per row: discover the company, find the right person, verify the email, append funding signals. No glue code.

REST + MCP

n8n workflow that scores leads against your ICP overnight

Trigger nightly: pull yesterday's new signups, run them through score_leads, push the qualified ones to your CRM. All inside n8n, one Header Auth credential.

MCP

ChatGPT custom GPT for outbound prospecting

Enable Oppora as a Custom App in ChatGPT Developer Mode. Your team asks the GPT for prospects — it finds, verifies, and lists them with one-click "add to list".

Two ways in. Same key.

REST API for any HTTP client. MCP for AI agents that pick their own tools. Use one or both — credits are shared, no separate developer tier.

REST API

Call from anything that speaks HTTP

  • 17 endpoints — discover, enrich, find emails, verify, phone
  • Bulk async jobs for 5,000-row workloads
  • OpenAPI 3.1 spec, try-it-out reference
cURL
curl https://api.oppora.ai/api/v1/public/email/search \
  -H "Authorization: Bearer opp_live_..." \
  -d '{"first_name":"Alice","last_name":"Chen","domain":"stripe.com"}'
MCP

Drop into Claude, ChatGPT, Cursor, Claude Code

  • 51 tools — discovery, AI scoring, workflows, async tasks
  • Streamable HTTP transport, single URL config
  • Same opp_live_… key as the REST API
MCP endpoint
https://api.oppora.ai/mcp?api_key=opp_live_...

// the agent picks tools by name:
discover_companies, discover_people, email_search,
phone_search, enrich_companies, score_leads, ...

Start building in under a minute.

Sign up, grab your opp_live_… key, and call the API or wire MCP into your AI client. Same credits, one billing.