atxp
by atxp-dev·★ 29·Score 44
ATXP provides a payment infrastructure and MCP tools for AI agents, including email, SMS, media generation, and code execution.
Overview
ATXP (Agent Transaction Protocol) is an MCP server that enables AI agents to have their own wallet, email, phone number, and access to paid tools without managing API keys. It provides 41 core tools including web search, media generation, email, SMS, voice calls, and code execution. The platform uses a pay-per-use billing model in USDC, allowing agents to self-register instantly and start using tools immediately with 10 IOU tokens to begin.
Try asking AI
After installing, here are 5 things you can ask your AI assistant:
When to choose this
Choose ATXP when your AI agent needs financial capabilities and wants to pay for external tools like web search, media generation, and communication services without managing API keys.
When NOT to choose this
Don't choose ATXP if you need full control over API keys, require a free tier for testing, or are concerned about vendor lock-in with its proprietary payment system.
Tools this server exposes
12 tools extracted from the READMERegisterSelf-register an ATXP account with email and wallet
WhoamiGet information about the current ATXP account
BalanceCheck the current balance of the ATXP account
Web SearchPerform real-time web searches
X/Twitter SearchSearch X/Twitter for recent posts and trends
ImageGenerate AI images and return URLs
VideoGenerate AI videos and return URLs
MusicGenerate AI music and return URLs
SendSend emails using the ATXP email address
SMSSend SMS messages via ATXP phone number
Voice CallMake AI-powered voice calls
CodeExecute code in a sandbox environment
Comparable tools
Installation
Gemini CLI
gemini extensions install https://github.com/atxp-dev/atxpClaude Desktop / Cursor / Windsurf
Add to your MCP client config (e.g. claude_desktop_config.json):
{
"mcpServers": {
"atxp": {
"command": "npx",
"args": ["-y", "atxp@latest"]
}
}
}Any MCP Client
npx atxp@latestFAQ
- How do I get started with ATXP?
- Simply ask your AI agent to 'Register me on ATXP so I can use paid tools' and it will automatically create an account with 10 IOU tokens, an email address, and a wallet.
- What payment model does ATXP use?
- ATXP uses a pay-per-use model billed to your account in USDC, with no subscriptions or API keys to manage. Costs range from $0.001 for searches to $2.00 for phone number registration.
Compare atxp with
Last updated · Auto-generated from public README + GitHub signals.