exa-web-search-free
Exa Web Search (Free) provides neural search across the web, code repositories, and company profiles without API authentication. Query current news and information, discover code examples from GitHub and Stack Overflow, or gather business intelligence on companies using three core search tools.
Exa Web Search (Free) delivers neural-powered web search for current news and information without requiring an API key.
AI-generated summary based on this skill's SKILL.md
Install
UnicomAI/wanwu/exa-web-search-free · repository language: Go
git clone https://github.com/UnicomAI/wanwu
cp -r wanwu/configs/microservice/bff-service/configs/agent-skills/clawhub/exa-web-search-free ~/.claude/skills/exa-web-search-freeFrequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
What is exa-web-search-free and how does neural search work?
Exa Web Search (Free) is a neural search tool that queries the web, code repositories, and company profiles without requiring API keys. It uses AI-powered neural search to find current news, information, code examples from GitHub and Stack Overflow, and business intelligence on companies. The tool integrates seamlessly into workflows and provides advanced search capabilities.
Can I search GitHub and Stack Overflow examples with exa-web-search-free?
Yes. Exa Web Search (Free) specializes in finding code examples and documentation from GitHub and Stack Overflow. You can search for specific code snippets, libraries, and technical documentation across these platforms using neural search without needing authentication or API keys.
How do I use exa-web-search-free for company research and business intelligence?
Exa Web Search (Free) includes dedicated tools for researching companies and gathering business intelligence. You can look up company information, professional profiles, and market data without API keys. The neural search capability helps you find relevant business context and competitive information efficiently.
What advanced search capabilities does exa-web-search-free offer?
Exa Web Search (Free) provides advanced search features including deep research, query expansion, and page crawling. These capabilities enable more comprehensive searches across the web, helping you find nuanced information and context that standard searches might miss.
How can I integrate exa-web-search-free into my MCP workflow?
Exa Web Search (Free) integrates into MCP workflows through mcporter configuration. You can set up the tool as part of your workflow to enable neural search capabilities across your applications without managing separate API credentials.
Does exa-web-search-free require API keys or authentication?
No. Exa Web Search (Free) operates without requiring API keys or authentication. You can access neural search across the web, code repositories, and company profiles immediately, making it ideal for quick research and integration into workflows without credential management overhead.
SKILL.md
rendered from the published skill — quoted content, verbatim
Exa Web Search (Free)
Neural search for web, code, and company research. No API key required.
Setup
Verify mcporter is configured:
mcporter list exa
If not listed:
mcporter config add exa https://mcp.exa.ai/mcp
Core Tools
web_search_exa
Search web for current info, news, or facts.
mcporter call 'exa.web_search_exa(query: "latest AI news 2026", numResults: 5)'
Parameters:
- query - Search query
- numResults (optional, default: 8)
- type (optional) - "auto", "fast", or "deep"
get_code_context_exa
Find code examples and docs from GitHub, Stack Overflow.
mcporter call 'exa.get_code_context_exa(query: "React hooks examples", tokensNum: 3000)'
Parameters:
- query - Code/API search query
- tokensNum (optional, default: 5000) - Range: 1000-50000
company_research_exa
Research companies for business info and
(truncated - see the full file via the links below)
Read as markdown · JSON record · Browse the source repository
File tree — 4 files
configs/microservice/bff-service/configs/agent-skills/clawhub/exa-web-search-free/SKILL.md
configs/microservice/bff-service/configs/agent-skills/clawhub/exa-web-search-free/_meta.json
configs/microservice/bff-service/configs/agent-skills/clawhub/exa-web-search-free/references/examples.md
configs/microservice/bff-service/configs/agent-skills/clawhub/exa-web-search-free/skill-card.md