Featured

Deploy OpenClaw in 60 seconds — 20% off logoDeploy OpenClaw in 60 seconds — 20% off

Launch OpenClaw on Hostinger in about 60 seconds and keep your agent live 24/7. Our referral link gives you 20% off, no coupon code needed.

Launch on Hostinger
Run your Hermes agent on Hostinger, fully managed logoRun your Hermes agent on Hostinger, fully managed

Launch Hermes on Hostinger in one click, fully managed, no VPS knowledge needed. Use code ZACAARON10 for 10% off.

Launch on Hostinger
Crawl and scrape any site into clean data, 10% off logoCrawl and scrape any site into clean data, 10% off

Firecrawl crawls and scrapes any site into clean markdown for your agent. Get 1,000 free credits, and new users get 10% off their first purchase.

Try Firecrawl free
Your own AI agent, running 24/7 with QwikClaw logoYour own AI agent, running 24/7 with QwikClaw

QwikClaw sets up and runs an always-on OpenClaw agent for you. One click, no config files, no server setup.

Deploy now
One API to scrape, enrich, and extract the internet. logoOne API to scrape, enrich, and extract the internet.

Context.dev gives your agents a single API to scrape, enrich, and extract live web data — no proxies, no parsers, no maintenance.

Start building free
SetupClaw: done-for-you OpenClaw for founders & exec teams logoSetupClaw: done-for-you OpenClaw for founders & exec teams

White-glove OpenClaw for founders and exec teams (4–50+ employees): we install, harden, integrate your tools, and maintain it — secured from day one.

Get it set up for you
SEO data APIs for your agent, $1 free credit logoSEO data APIs for your agent, $1 free credit

DataForSEO gives your agent live access to SERP results, keyword data, backlinks, and on-page SEO data through one API. New accounts get a $1 credit, good for up to 20,000 keyword or backlink lookups.

Try DataForSEO free
Reach 47,000+ AI builders

A flat monthly placement in front of developers actively installing AI tools. No lock-in, cancel anytime.

Advertise here
ATXP — Agent Payment & Wallet Infrastructure logo

ATXP — Agent Payment & Wallet Infrastructure

atxp-dev/atxp
33 starsMITUpdated 2026-03-03Community

Works with

Claude CodeClaude DesktopCursorVS CodeClineCodex CLIOpenClaw+ any MCP client

Install to Claude Code

This server doesn't publish a one-line install command. Follow the setup in the source repository.

Summary

Autonomous agent payments: wallet, email, web search, image/video/music gen, X search, code exec.

README.md

ATXP — Agent Payment & Wallet Infrastructure

Give your AI agent a wallet, email, phone number, and instant access to paid MCP tools — web search, image/video/music generation, X/Twitter search, SMS, voice calls, code execution, file storage, and more.

ATXP (Agent Transaction Protocol) lets AI agents pay for their own tools and services without managing API keys. Self-register in one command, pay per use. Works with any MCP client.

Install

Gemini CLI

gemini extensions install https://github.com/atxp-dev/atxp

After installing, start a new Gemini CLI session for the extension tools to load.

Claude 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@latest

ATXP runs as a standard MCP server over stdio. Point any MCP-compatible client at the command above.

Setup

Option 1: Agent self-registration (recommended)

No browser, no human login needed. Just ask your agent:

Register me on ATXP so I can use paid tools

The agent calls the atxp_register tool, which creates an account instantly with:

  • 10 IOU tokens to start
  • A unique email address
  • An Ethereum wallet
  • A connection string (saved automatically)

No settings to configure — the agent is ready to use all tools immediately.

Option 2: Use an existing ATXP account

If you already have an ATXP account from accounts.atxp.ai, set the ATXP_CONNECTION environment variable to your connection string, or pass it to the CLI:

ATXP_CONNECTION="https://accounts.atxp.ai?connection_token=<TOKEN>&account_id=<ACCOUNT_ID>" npx atxp@latest

For Gemini CLI, enter the token and account ID when prompted during extension setup.

Available Tools

Core Tools (41 tools, always available)

| Category | Tools | Description | |----------|-------|-------------| | Account | Register, Login, Whoami, Balance, Fund, Transactions | Self-register, check balance, get funding options | | Search | Web Search, X/Twitter Search | Real-time web and social search | | Media | Image, Video, Music | AI generation (returns URLs) | | Email | Inbox, Read, Send, Reply, Search, Delete, Attachments, Username | Full email with @atxp.email address | | Phone | Register, SMS, Send SMS, Voice Call, Call History, Search | SMS and AI-powered voice calls | | Contacts | Add, List, Show, Edit, Remove, Search, Push, Pull | Local contacts with cloud sync | | Agents | Create, List | Manage sub-agents |

Remote MCP Tools (Gemini CLI extension only, requires settings)

| Tool | Description | |------|-------------| | Browse | Fetch and read web page content | | Crawl | Crawl websites and extract structured data | | Research | Deep multi-source research and synthesis | | Code | Execute code in a sandbox | | File Store | Persistent cloud file storage | | Phone | SMS, voice calls via MCP proxy |

Usage

Just ask your agent naturally:

Search the web for the latest AI research papers
Generate an image of a sunset over mountains
Send an SMS to +1234567890 saying "Hello from my AI agent"
Check my ATXP email inbox
Run this Python script in a sandbox

The agent uses the appropriate ATXP tool automatically.

Managing Your Account

Use the built-in tools or the ATXP CLI:

npx atxp@latest balance          # Check balance
npx atxp@latest fund             # Show funding options
npx atxp@latest transactions     # View transaction history
npx atxp@latest whoami           # Show account info

Billing

All tools are pay-per-use, billed to your ATXP account in USDC. Typical costs:

| Action | Cost | |--------|------| | Web/X search, image gen | $0.001–$0.05 | | Send email | $0.01 | | Send SMS | $0.05 | | Voice call | $0.10 | | Claim email username | $1.00 | | Register phone number | $2.00 |

No subscriptions, no API keys to manage.

Links

License

MIT

See related servers & alternatives →

Related MCP servers

Browse all →

Related guides

Hand-picked reading to help you choose and use Search servers.