Skip to main content
Give an agent tools to interact with external services. The agent uses HackerNewsTools to fetch trending stories and user details.
1

Create a Python file

tools.py
2

Set up your virtual environment

3

Install dependencies

4

Export your Anthropic API key

5

Run Agent