exa-search
1
总安装量
1
周安装量
#47870
全站排名
安装命令
npx skills add https://smithery.ai
Agent 安装分布
amp
1
opencode
1
kimi-cli
1
codex
1
gemini-cli
1
Skill 文档
Exa Semantic Search
Exa provides neural/semantic search via MCP. Use it for high-quality web search that understands context.
When to Use Exa
- Searching for documentation or technical information
- Research requiring semantic understanding
- Finding information where exact keywords are unknown
- Company research and LinkedIn searches
- Deep research tasks
When NOT to Use Exa
- Never use
web_searchas a substitute – it’s basic keyword matching only - If Exa fails, troubleshoot Exa – don’t fall back to
web_search
Available Tools
The Exa MCP server provides these tools:
web_search_exa– Semantic web searchcrawling_exa– Crawl and extract web contentcompany_research_exa– Research companieslinkedin_search_exa– Search LinkedIn profilesdeep_researcher_start– Start deep research taskdeep_researcher_check– Check deep research status
Configuration
Exa is configured as a remote HTTP MCP in ~/.mcp.json:
{
"exa": {
"type": "http",
"url": "https://mcp.exa.ai/mcp?tools=web_search_exa,crawling_exa,company_research_exa,linkedin_search_exa,deep_researcher_start,deep_researcher_check"
}
}
Usage Examples
Basic Search
Use the Exa MCP tools directly when semantic search is needed.
Deep Research
- Start with
deep_researcher_startfor complex topics - Poll with
deep_researcher_checkuntil complete - Get comprehensive, synthesized results
Critical Rules
- NEVER replace Exa with web_search – they are fundamentally different
- NEVER use web_search in Task sub-agents as a substitute for Exa
- If Exa fails, troubleshoot Exa – do not substitute