Skip to content
Cline

Exa Search for Cline

io.github.exa-labs/exa-mcp-server

Neural web search built for agents: web search with live crawling, code-context search, company research and page crawling. Needs an Exa API key.

client:Cline transport:stdio runtime:npm tools:4

Install Exa Search in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "exa-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "exa-mcp-server"
      ],
      "env": {
        "EXA_API_KEY": "<EXA_API_KEY>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

What Cline can do once it is connected

Exa Search in other clients