What problem does it solve? Finding current web information, code examples, or company intelligence requires leaving your workflow to run manual searches across multiple sources. This Skill connects the Exa neural search engine through MCP so research happens directly inside your AI session. ## Core Features & Use Cases - Web and Advanced Search: Run general queries with web_search_exa or filter by domain and publication date with web_search_advanced_exa. - Code Context Retrieval: Pull code examples and documentation from GitHub, Stack Overflow, and docs sites with get_code_context_exa. - Company and People Research: Gather business intelligence with company_research_exa and find professional profiles with people_search_exa. - Async Deep Research: Launch long-running AI research agents with deep_researcher_start and poll results with deep_researcher_check. - Use Case: While debugging a Rust error-handling pattern, ask for code context and receive curated examples from real repositories without opening a browser. ## Quick Start Use exa-search to find the latest React Server Components best practices from react.dev and github.com.