Exa Web Search Free on AI Gateway

💡Add web search to AI agents without managing a separate Exa API key—and use it free through August 31.
⚡ 30-Second TL;DR
What Changed
Exa web search is free on AI Gateway through August 31.
Why It Matters
This lowers the barrier for developers building AI agents that need current web information, especially during the free-access period. The default integration also simplifies search-provider selection and credential management for eve-based workflows.
What To Do Next
Add gateway.tools.exaSearch() to an AI SDK generateText call and test domain, date, and excerpt filtering before August 31.
Key Points
- •Exa web search is free on AI Gateway through August 31.
- •AI Gateway routes model search requests to Exa's Search API without requiring a separate Exa API key.
- •Search supports domain filters, date filters, extracted page content, and token-efficient excerpts.
- •eve's built-in web_search tool now uses Exa by default when models run through AI Gateway.
🧠 Deep Insight
AI-generated analysis for this event.
🔑 Enhanced Key Takeaways
- •Exa (formerly Metaphor) specializes in neural search, utilizing transformer-based models to understand semantic intent rather than relying on traditional keyword-based indexing.
- •Vercel's AI Gateway acts as a middleware layer that abstracts provider-specific API calls, allowing developers to switch between LLM providers like OpenAI, Anthropic, and Google without changing their application code.
- •The integration leverages Exa's 'Find Similar' and 'Get Contents' endpoints, which are designed to return clean, LLM-ready text, reducing the need for complex web scraping or parsing logic.
- •This partnership is part of a broader trend where infrastructure providers (like Vercel) are bundling specialized AI tools to reduce the 'time-to-first-token' for developers building RAG (Retrieval-Augmented Generation) applications.
- •Exa's search architecture includes a proprietary index of the web that is specifically optimized for AI consumption, prioritizing high-quality, information-dense pages over SEO-optimized content.
📊 Competitor Analysis▸ Show
| Feature | Exa (via AI Gateway) | Tavily AI | Serper.dev |
|---|---|---|---|
| Primary Focus | Neural/Semantic Search | RAG-optimized Search | Google Search API Wrapper |
| Pricing Model | Usage-based (Free via Gateway) | Tiered Subscription | Pay-per-request |
| Best For | Complex semantic queries | Agentic RAG workflows | Cost-effective Google results |
🛠️ Technical Deep Dive
- Exa utilizes a proprietary embedding model to map queries and web pages into a shared vector space, enabling semantic retrieval.
- The API supports 'autoprompting', where the model automatically generates search queries based on the user's natural language input.
- Integration via AI Gateway utilizes standard HTTP headers for authentication, abstracting the need for developers to manage Exa-specific API keys during the trial period.
- The 'Get Contents' feature provides structured JSON output, including text, images, and metadata, which is pre-processed to fit within common LLM context windows.
🔮 Future ImplicationsAI analysis grounded in cited sources
⏳ Timeline
Weekly AI Recap
Read this week's curated digest of top AI events →
👉Related Updates
AI-curated news aggregator. All content rights belong to original publishers.
Original source: Vercel News ↗



