Use ATXP to build agents that pay for tool calls
Install the library
Set up your account
.env
file in the root of your project and add the following line:.env
file to version control. It is a good idea to add your .env
to your .gitignore
file to prevent it from being committed.Define the services that you want to use
Create an ATXP client
Use the services in your agent