- Home
- Search & Web
- Exa Mcp Server
Rating
Votes
0
score
Downloads
0
total
Price
Free
API key required
Works With
About
Exa MCP Server
](https://cursor.com/en/install-mcp?name=exa&config=eyJuYW1lIjoiZXhhIiwidHlwZSI6Imh0dHAiLCJ1cmwiOiJodHRwczovL21jcC5leGEuYWkvbWNwIn0=) [ [](https://www.npmjs.com/package/exa-mcp-server)
Connect AI assistants to Exa's search capabilities: web search, code search, and company research.
[Full Documentation](https://docs.exa.ai/reference/exa-mcp) | [npm Package](https://www.npmjs.com/package/exa-mcp-server) | [Get Your Exa API Key](https://dashboard.exa.ai/api-keys)
Installation
Connect to Exa's hosted MCP server:
https://mcp.exa.ai/mcpCursor
Add to ~/.cursor/mcp.json:
{
"mcpServers": {
"exa": {
"url": "https://mcp.exa.ai/mcp"
}
}
}VS Code
Add to .vscode/mcp.json:
{
"servers": {
"exa": {
"type": "http",
"url": "https://mcp.exa.ai/mcp"
}
}
}Claude Code
claude mcp add --transport http exa https://mcp.exa.ai/mcpClaude Desktop
Exa is available as a native Claude Connector — no config files or terminal commands needed.
- 1.Open Claude Desktop Settings (or Customize) and go to Connectors
- 2.Search for Exa in the directory
- 3.Click + to add it
That's it! Claude will now have access to Exa's search tools.
Alternative: manual config
Add to your config file (~/Library/Application Support/Claude/claude_desktop_config.json on macOS, %APPDATA%\Claude\claude_desktop_config.json on Windows):
{
"mcpServers": {
"exa": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://mcp.exa.ai/mcp"]
}
}
}Codex
codex mcp add exa --url https://mcp.exa.ai/mcpOpenCode
Add to your opencode.json:
{
"mcp": {
"exa": {
"type": "remote",
"url": "https://mcp.exa.ai/mcp",
"enabled": true
}
}
}Antigravity
Open the MCP Store panel (from the "..." dropdown in the side panel), then add a custom server with:
https://mcp.exa.ai/mcpWindsurf
Add to ~/.codeium/windsurf/mcp_config.json:
{
"mcpServers": {
"exa": {
"serverUrl": "https://mcp.exa.ai/mcp"
}
}
}Zed
Add to your Zed settings:
{
"context_servers": {
"exa": {
"url": "https://mcp.exa.ai/mcp"
}
}
}Gemini CLI
Add to ~/.gemini/settings.json:
{
"mcpServers": {
"exa": {
"httpUrl": "https://mcp.exa.ai/mcp"
}
}
}v0 by Vercel
In v0, select Prompt Tools > Add MCP and enter:
https://mcp.exa.ai/mcpWarp
Go to Settings > MCP Servers > Add MCP Server and add:
{
"exa": {
"url": "https://mcp.exa.ai/mcp"
}
}Kiro
Add to ~/.kiro/settings/mcp.json:
Don't lose this
Three weeks from now, you'll want Exa Mcp Server again. Will you remember where to find it?
Save it to your library and the next time you need Exa Mcp Server, it’s one tap away — from any AI app you use. Group it into a bench with the rest of the team for that kind of task and you can pull the whole stack at once.
⚡ Pro tip for geeks: add a-gnt 🤵🏻♂️ as a custom connector in Claude or a custom GPT in ChatGPT — one click and your library is right there in the chat. Or, if you’re in an editor, install the a-gnt MCP server and say “use my [bench name]” in Claude Code, Cursor, VS Code, or Windsurf.
a-gnt's Take
Our honest review
This plugs directly into your AI and gives it new abilities it didn't have before. Exa MCP for web search and web crawling!. Once connected, just ask your AI to use it. It's completely free and works across most major AI apps. This one just landed in the catalog — worth trying while it's fresh.
Tips for getting started
Tap "Get" above, pick your AI app, and follow the steps. Most installs take under 30 seconds.
Heads up: this needs an API key to work. You'll get one from the service's website (usually free). The setup guide tells you exactly where.
What's New
Imported from GitHub
Ratings & Reviews
0.0
out of 5
0 ratings
No reviews yet. Be the first to share your experience.