What problem does it solve? It gives AI agents and developers direct CLI access to Exa's web search, code search, content extraction, and deep research APIs without writing custom API integration code. ## Core Features & Use Cases - Web and Code Search: Run semantic, keyword, or hybrid searches, plus dedicated code example search via exacli code with configurable token budgets. - Content Extraction and Similarity: Fetch full text, highlights, or summaries from specific URLs with exacli contents, and find related pages with exacli similar. - Deep Research and Answers: Run multi-step research with synthesized structured output using --type deep-reasoning and --output-schema, or get cited answers via exacli answer. - Use Case: Ask the agent to research a topic like "latest transformer architecture papers" and receive a synthesized, cited report, or find a rate limiter implementation in Go with actual code snippets. ## Quick Start Ask the agent to search the web for a topic with content included, for example: search for recent AI startup funding news and summarize the top five results.