Why build with ATXP?
- Reduced friction: Try new tools in minutes—no signups, no keys, no billing setup.
- Pay-as-you-go cost control: Per-MCP-tool-call pricing; you only pay for what you use.
- Better security: Keep secrets out of your app; requests are authorized with signed payments instead of shared keys.
- Composable tooling: Combine multiple paid MCP servers behind a single client and consistent API.
Build your first ATXP agent
Install the library
Install the ATXP client SDK in your project:
Set up your account
- ATXP account
- Base Mini App account
- Base account
- Solana account
- Worldchain account
- Polygon account
- Other accounts
Create an ATXP account and set your account connection string in an environment variable. The best way to do this is to create a
.env file in the root of your project and add the following line:.env
Create an ATXP client
- With an ATXP account
- With a BaseApp account
- With a Base account
- With a Solana account
- With a Worldchain account
- With a Polygon account
Create a client using an ATXP account by importing the ATXP client SDK and other dependencies.
Resources
Account Portal
Log in to manage your ATXP account, view usage, and add funds.
Build an agent using paid MCP servers
Follow a complete tutorial to build your first ATXP‑powered agent.
Monetize your MCP server
Get started monetizing your MCP server with ATXP.