Skip to content
VS Code

Exa for VS Code

io.github.pipeworx-io/exa

Exa MCP — neural/semantic web search + content retrieval (exa.ai)

client:VS Code transport:streamable-http

Install Exa in VS Code

.vscode/mcp.json

{
  "servers": {
    "exa": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/exa/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Exa in other clients