Exa Search MCP
Exa MCP provides real-time web search capabilities for AI models. Instead of relying on training data, models can access current web content through Exaâs search API.
Available Tools
Section titled âAvailable ToolsâExa MCP includes eight search functions:
web_search_exa: General web search with content extractionresearch_paper_search: Academic papers and research contentcompany_research: Company analysis and business intelligencecrawling: Extract content from specific URLscompetitor_finder: Find business competitorslinkedin_search: Search LinkedIn profiles and companieswikipedia_search_exa: Wikipedia content retrievalgithub_search: Repository and code search
Prerequisites
Section titled âPrerequisitesâ- Jan with MCP enabled
- Exa API key from dashboard.exa.ai
- Model with tool calling support
- Node.js installed
Enable MCP
Section titled âEnable MCPâ- Go to Settings > MCP Servers
- Toggle Allow All MCP Tool Permission ON

Get API Key
Section titled âGet API Keyâ- Visit dashboard.exa.ai/api-keys
- Create account or sign in
- Generate API key
- Save the key

Configure MCP Server
Section titled âConfigure MCP ServerâClick + in MCP Servers section:
Configuration:
- Server Name:
exa - Command:
npx - Arguments:
-y exa-mcp-server - Environment Variables:
- Key:
EXA_API_KEY - Value:
your-api-key
- Key:

Verify Setup
Section titled âVerify SetupâCheck server status in the MCP Servers list.

Model Configuration
Section titled âModel ConfigurationâUse a compatible model provider:
- Jan Nano 32k
- Anthropic
- OpenAI
- OpenRouter

Start a new chat with a tool-enabled model. Exa tools will appear in the available tools list.

Example Queries
Section titled âExample QueriesâCurrent Events & Activities:
What is happening this week, mid July 2025, in Sydney, Australia?
Investment Research:
Find recent research papers about quantum computing startups that received Series A funding in 2024-2025Tech Discovery:
Find GitHub repositories for WebAssembly runtime engines written in Rust with active developmentCareer Intelligence:
Search LinkedIn for AI safety researchers at major tech companies who published papers in the last 6 monthsCompetitive Analysis:
Research emerging competitors to OpenAI in the large language model space, focusing on companies founded after 2023Travel & Local Research:
Find authentic local food experiences in Tokyo that aren't in typical tourist guides, mentioned in recent travel blogsAcademic Research:
Find recent papers about carbon capture technology breakthroughs published in Nature or Science during 2025Creator Economy:
Research successful creators who transitioned from TikTok to longer-form content platforms in 2024-2025Emerging Tech Trends:
Find startups working on brain-computer interfaces that have raised funding in the past 12 monthsHealth & Wellness:
Extract information about the latest longevity research findings from Peter Attia's recent podcast episodesRegulatory Intelligence:
Find recent AI regulation developments in the EU that could impact US companies, focusing on July 2025 updatesSupply Chain Research:
Research companies developing sustainable packaging alternatives that have partnerships with major retailersUse Cases
Section titled âUse CasesâAcademic Research
Section titled âAcademic ResearchâLiterature reviews, finding recent papers, tracking research trends.
Business Intelligence
Section titled âBusiness IntelligenceâCompetitor analysis, market research, company information gathering.
Technical Research
Section titled âTechnical ResearchâFinding libraries, tools, and code repositories. Documentation research.
Content Analysis
Section titled âContent AnalysisâExtracting and analyzing content from specific URLs for research.
Professional Search
Section titled âProfessional SearchâLinkedIn searches for industry connections and expertise.
Troubleshooting
Section titled âTroubleshootingâConnection Issues:
- Verify API key accuracy
- Check Node.js installation
- Restart Jan
- Make sure you have enough credits in your Exa account
Tool Calling Problems:
- Confirm tool calling is enabled for your model
- Try Jan Nano 32k, Claude, Gemini, GPT-4o and above models
- Check MCP server status
Search Quality:
- Use specific, descriptive queries
- Prefer natural language over keywords
API Errors:
- Verify API key at dashboard.exa.ai
- Check rate limits on your plan
- Regenerate API key if needed
Next Steps
Section titled âNext StepsâExa MCP enables real-time web search within Janâs privacy-focused environment. Models can access current information while maintaining local conversation processing.