Date: February 2, 2026 This release includes several improvements to give you more control over content extraction and search filtering.
Highlights: maxCharacters Replaces numSentences
ThenumSentences parameter for highlights has been replaced with maxCharacters. This returns a single token-efficient excerpt from the page, ideal for agentic use cases where context overflow and latency matter.
Content Freshness: maxAgeHours
The newmaxAgeHours parameter in /contents gives you fine-grained control over content freshness:
maxAgeHours: 0- Always livecrawl for fresh contentmaxAgeHours: -1- Cache only, never livecrawlmaxAgeHours: 24- Use cache if content is less than 24 hours old, otherwise livecrawl
livecrawl options with more precise age-based control.
Exa MCP Free Tier Limits
Unauthenticated users can now try the Exa MCP for free with the following limits:- 3 QPS rate limit
- 150 free calls per day

