Tavily for your agents.
Connect Tavily once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 4 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Tavily.
What agents can do with Tavily
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
tavily_searchSearch the web for information. Returns summarized results with sources. `query` is the search term.
tavily_extractExtract content from a specific URL. Returns clean markdown content.
tavily_crawlCrawl a site starting from a URL, following links and returning page content. `url` is the root; `instructions` guides what to look for in natural language; `max_depth` bounds link-following.
tavily_mapMap a site's structure from a URL: returns the discovered links without page content (faster and cheaper than crawl).
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 Tavily and go to your dashboard.
- Copy the API key shown there.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Tavily to Even: call connect_begin("tavily") on the even-connect MCP and walk me through it.
Search the web for current information with summarized results, extract content from a specific URL.
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.