This connects Claude to Exa's neural search engine, which uses semantic understanding rather than keyword matching to find web content. The source doesn't list specific tools, but Exa typically offers search and content retrieval operations that let you ask natural language queries and get back relevant pages with full text. You'd use this when you need Claude to find recent information or domain-specific content that goes beyond its training data. It's part of the Pipeworx gateway ecosystem, so you can either connect to this single integration or access it through their unified gateway alongside 700+ other data sources. Authentication and API key details aren't provided in the documentation.
Exa MCP — neural/semantic web search + content retrieval (exa.ai)
Part of Pipeworx — an MCP gateway connecting AI agents to 737+ live data sources.
| Tool | Description |
|---|
Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"exa": {
"url": "https://gateway.pipeworx.io/exa/mcp"
}
}
}
Or connect to the full Pipeworx gateway for access to all 737+ data sources:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}
Instead of calling tools directly, you can ask questions in plain English:
ask_pipeworx({ question: "your question about Exa data" })
The gateway picks the right tool and fills the arguments automatically.
MIT
com.mcparmory/google-search
io.github.pipeworx-io/brave-search
marcopesani/mcp-server-serper
brave/brave-search-mcp-server
com.mcparmory/google-search-console
acamolese/google-search-console-mcp