Exa in Claude
Exa is the most accurate search for agents. We're releasing a deep research plugin for Claude Code.
It includes a library of skills that teach Claude search patterns for querying the Exa API using subagents in a token-efficient manner.
Install
In your terminal:
claude plugin marketplace update claude-plugins-official && claude plugin i exa@claude-plugins-official && claude "call mcp__plugin_exa_exa__authenticate (a deferred tool available to you, guaranteed)"Usage
Open a new chat and ask a hard question:
/search Find the top 20 frontend engineers who work at a startup and have publicly written about design. Not generic blog posts, actual opinions on taste, craft, or product details. Link their website, github, twitter, and linkedin when available.
Claude spawns parallel subagents that search from different angles, find the highest-signal sources, and compile the most useful answer.