Skip to main content
Search and fetch content from the web. The provider exposes one tool: query_web. You choose the backend (Exa, Parallel, or MCP).
WebContextProvider is read-only. There is no update_web tool.

Installation

Install the optional dependency for the selected backend.

Backends

Neural search engine. Best for semantic queries.
Requires EXA_API_KEY environment variable.

Configuration

Tools Exposed

Lifecycle

MCP backends (ExaMCPBackend, ParallelMCPBackend) require setup and teardown for the server connection. The SDK backends need neither:

Example queries

Resources

Exa Tools Reference

ExaTools methods

Cookbook Example

Working example