Neural web search, content extraction, company & people research, code search, and deep multi-step research via Exa's MCP server.
npx clawhub@latest install web-search-exaRequirements
Web Search by Exa connects your AI agent to Exa's neural search engine — a semantic search system that understands meaning rather than matching keywords. Describe the page you're looking for in plain language and Exa finds it, returning clean, LLM-ready content with no scraping required. The skill exposes the full Exa MCP toolset: general web search, advanced filtered search, company and people research, code context lookup, URL crawling, and deep multi-step research with synthesized reports and citations.
npx clawhub@latest install web-search-exaClick the Install button at the top of this page for one-click setup
mcp.exa.ai.Exa's web_search_exa finds pages by meaning, not keyword matching. Write natural-language descriptions of the page you want and Exa returns the most semantically relevant results, with configurable result counts, freshness, and content size.
web_search_advanced_exa adds domain allow/block lists, date range filters, content category targeting (research papers, news, tweets, people, companies, financial reports), freshness controls via maxAgeHours, and multiple content extraction modes including highlights, full text, and LLM-generated summaries with optional JSON schema output.
company_research_exa delivers one-call company overviews including recent news, funding, and competitors. people_search_exa finds LinkedIn profiles and professional bios by role, location, or expertise.
get_code_context_exa searches GitHub repositories, Stack Overflow, and official documentation to surface relevant code examples and API usage patterns for any library or framework.
crawling_exa extracts clean markdown content from any specific URL, handling JavaScript-rendered pages, PDFs, and complex layouts — no scraping setup required.
deep_researcher_start / deep_researcher_check run an async multi-step research agent that searches, reads, and compiles a detailed report. deep_search_exa provides a single-call alternative returning a synthesized answer with grounded citations, and supports structured JSON output via outputSchema.
Use web_search_advanced_exa with category: "research paper" to find arXiv papers and peer-reviewed articles on a topic, then crawling_exa to extract full content from specific papers. Combine with deep_researcher_start to compile a structured literature review.
Run company_research_exa to get an overview, news, and competitor landscape for any company in a single call. Follow up with web_search_advanced_exa filtered by domain or date range to track recent funding announcements or product launches.
Use people_search_exa or web_search_advanced_exa with category: "people" to find professionals by role, company, location, and skill set. Pass a known LinkedIn profile URL as the query to web_search_advanced_exa to surface semantically similar candidate profiles.
Use get_code_context_exa inside an agentic coding workflow to retrieve up-to-date implementation examples, API patterns, and documentation from GitHub and Stack Overflow without leaving the agent context.
web_search_advanced_exa, deep_search_exa, and removes rate limits. Append as ?exaApiKey=YOUR_EXA_KEY to the MCP server URL. Obtain at dashboard.exa.ai/api-keys.npx clawhub@latest install web-search-exaRequirements
Log in to write a review
No reviews yet. Be the first to share your experience!