Exa for your agents.
Connect Exa once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 5 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Exa.
What agents can do with Exa
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
exa_searchSemantic search across the web. `query` is the natural language search term. Returns links and snippets.
exa_get_contentsFetch the full content of URLs. Accepts an array of `urls` or `ids` from search results.
exa_similar_linksFind pages similar to a given URL. Uses semantic similarity.
exa_answerFor an AI agent: ask a question and get a direct answer generated from a live web search, with source citations. `query` is the question; set `text` true to include the full text of each cited source.
exa_find_similar_linksFind pages similar to a list of URLs. Returns semantically related links with their contents.
Connect it in a minute
The connect flow is agent-driven: Even opens the key page in its own browser and collects the key through a secure native field. It never passes through the chat.
- Paste the prompt below into any agent running inside Even, or click Connect in Even's catalog.
- Sign in to Exa and go to the API Keys page.
- Copy your API key or create a new one.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Exa to Even: call connect_begin("exa") on the even-connect MCP and walk me through it.
Search the web semantically with Exa, fetch full content from results, and find similar pages using semantic similarity.
More Even Connect services
One MCP server, a handful of meta-tools, every service below. Agents search for the right tool at run time, so context stays lean.