Skip to main content
Use Exa’s semantic search endpoint with contents to give your agents access to up-to-date, relevant information on the web.
1

Install the AgentOps SDK

2

Install the Exa SDK

3

Set Up Environment Variables

Create a .env file to store your API keys:
4

Initialize the Clients

Set up both AgentOps and Exa in your code:
5

Create Your Search Tool

Create a tool that uses Exa’s search capabilities:

Full Example

Last modified on May 1, 2026