9 tools · from $0.001/result · $0.000 markup

Exa MCP for AI agents

Semantic web search, people/company/news/publication search, page contents, similar links and cited answers over Exa's own web index. 9 tools for your agent through one treg.to key, priced per call from $0.001/result, with no Exa signup.
$1.00 of free credit on every new team · no provider signup · no card
9 of 9 tools on this page are live-verified against the provider.
works in
ChatGPTClaudeClaude CodeCodexCursorGrokGemini CLI
What your agent can now do

Exa, one prompt away

AGENT
ChatGPTClaudeClaude CodeCodexCursorGrokGemini CLI
search the web by meaning or keyword
deep multi-query web search with reasoning
search people by role, company or location
treg
$ treg call exa.web.search
✓ 200 · $0.007/call
$ treg call exa.web.answer
✓ 200 · $0.005/call
$ treg call exa.web.similar
✓ 200 · $0.007/call
$ _
ExaNO SIGNUP
Semantic web search, people/company/news/publication search, page contents, similar links and cited answers over Exa's own web index.
⚒ 9 TOOLS · metered per call

SEO · https://api.exa.ai

Set up

Set up Exa 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, search the web by meaning or keyword. Show me the price first.

Run one directly

a live-verified call
curl -H "Authorization: Bearer $TREG_TOKEN" \
  "https://treg.to/call/exa.web.search"
Why treg.to

Why call Exa through treg.to

No Exa 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

Charged per call. $1.00 free per new team, no card to start.

Your own Exa 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 Akta by Wokelo, Apollo.io, Aviato and ~2,600 other tools.

The shelf

All 9 Exa tools

Backlinks, authority & domain metrics · 7 tools
  • Search the web · live-verified · $0.007/call
    The search endpoint lets you intelligently search the web and extract contents from the results. exa.web.search
  • Deep web search · live-verified · $0.012/call
    The search endpoint lets you intelligently search the web and extract contents from the results. exa.web.search.deep
  • Search news by topic · live-verified · $0.007/call
    The search endpoint lets you intelligently search the web and extract contents from the results. exa.web.search.news
  • Search research publications · live-verified · $0.007/call
    The search endpoint lets you intelligently search the web and extract contents from the results. exa.web.search.publications
  • Get page contents by URL · live-verified · $0.001/result
    Get the full page contents, summaries, and metadata for a list of URLs. exa.web.contents.get
  • Find pages similar to a URL · live-verified · $0.007/call
    Find similar links to the link provided and optionally return the contents of the pages. exa.web.similar
  • Answer a question with citations · live-verified · $0.005/call
    Get an LLM answer to a question informed by Exa search results. Fully compatible with OpenAI's chat completions endpoint. exa.web.answer
Company data · 1 tools
  • Search companies by description · live-verified · $0.007/call
    The search endpoint lets you intelligently search the web and extract contents from the results. exa.companies.search
People & contact data · 1 tools
  • Search people by description · live-verified · $0.007/call
    The search endpoint lets you intelligently search the web and extract contents from the results. exa.people.search

Reliability badges come from live traffic through treg.to, not a controlled benchmark.

Related

Same jobs, other providers

These providers answer some of the same capabilities as Exa. 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
Akta by WokeloApollo.ioAviatoCompanyEnrichCoresignalCrunchbaseCrustdataDiffbotFiber AIFindymailHunterIcypeas
Questions

Before you start

Do I need a Exa account?

No. Eligible tools run on treg.to's key and the call is metered from your team's prepaid balance, priced up front. If your team registers its own Exa key, that key always wins and those calls are never metered.

What does a call cost?

Each tool on this page shows its rate; the cheapest is $0.001/result. 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 Exa's subscription pricing, which is on their own site. New teams start with $1.00 of free credit.

How do I add Exa to Claude Code?

Run: claude mcp add --transport http treg https://treg.to/mcp — one MCP server carries Exa 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 Exa MCP server?

No. treg.to serves Exa'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 Exa channels are linked above.