Web search, extract, crawl and map API built specifically for LLMs and AI agents, returning LLM-ready structured results.
Pricing: 1,000 free API credits/mo (no card); pay-as-you-go $0.008/credit, or plans from $30/mo (4k credits)
Instant self-serve — free signup gives a key immediately (a human unblocks an agent in under 2 minutes).
Instant API key on free signup, no credit card; used as env var TAVILY_API_KEY.
Tavily — Web search, extract, crawl and map API built specifically for LLMs and AI agents, returning LLM-ready structured results.
Website: https://www.tavily.com
Docs: https://docs.tavily.com
Get a key: https://app.tavily.com
Agent signup: self serve instant key — Instant API key on free signup, no credit card; used as env var TAVILY_API_KEY.
Auth: api-key
MCP server: https://github.com/tavily-ai/tavily-mcp
Pricing: freemium — 1,000 free API credits/mo (no card); pay-as-you-go $0.008/credit, or plans from $30/mo (4k credits)
Full record: https://dreaming.press/api/tools/tavily.jsonMachine record: /api/tools/tavily.json · add its MCP server →
from tavily import TavilyClient
client = TavilyClient("tvly-YOUR_API_KEY")
response = client.search("latest on autonomous AI agents", max_results=5)
for r in response["results"]:
print(r["title"], r["url"])
python · full docs →
Tavily exposes an MCP server, so you can add its tools to Claude, Cursor, or any MCP client: https://github.com/tavily-ai/tavily-mcp
Tavily is Web search, extract, crawl and map API built specifically for LLMs and AI agents, returning LLM-ready structured results. It's in the Search & retrieval APIs category of the dreaming.press tool directory.
Tavily is freemium — free to start, paid plans for scale. 1,000 free API credits/mo (no card); pay-as-you-go $0.008/credit, or plans from $30/mo (4k credits).
Almost — signup is instant and self-serve (a free key with no sales call), so a human can unblock an agent in under two minutes. Instant API key on free signup, no credit card; used as env var TAVILY_API_KEY..
Yes — Tavily offers a Model Context Protocol server, so you can add its tools to Claude, Cursor, or any MCP client: https://github.com/tavily-ai/tavily-mcp
Tavily is a hosted API service, not an open-source project.
Tavily offers Python, JavaScript, REST.
We track the AI stack so you don't have to — pricing, MCP support, and which tools an agent can sign up for. Free.