← agentwallet.md

ATXP

by ATXP · atxp.ai · GitHub
MCP Open Source Self-Custody Ethereum
✓ Best for: AI agents paying for their own tools and services without API keys
✗ Not for: Users wanting traditional API key management or multi-chain support beyond Ethereum

What It Does

ATXP (Agent Transaction Protocol) is an MCP server that provisions AI agents with a complete identity stack: Ethereum wallet, email address, phone number, and instant access to paid tools. Agents self-register in one command and pay per use—no API keys to manage, no subscriptions to track.

💳
Agent Self-Registration
One command creates an account with 10 IOU tokens, unique @atxp.email address, Ethereum wallet, and saved connection string. No browser or human login required.
🔧
41 Core Tools
Account management, web/X search, AI media generation, full email inbox, SMS and voice calls, contacts with cloud sync, and sub-agent management.
🔗
Universal MCP Compatibility
Runs as standard MCP server over stdio. Works with Gemini CLI, Claude Desktop, Cursor, Windsurf, and any MCP-compatible client.
🔐
Self-Custody Ethereum Wallet
Agents control their own Ethereum wallet for payments. Fund the account to unlock ongoing tool usage beyond the initial 10 IOU tokens.

Quick Start

# Gemini CLI
gemini extensions install https://github.com/atxp-dev/atxp
# Any MCP client (stdio)
npx atxp@latest
# Claude Desktop / Cursor / Windsurf config
{
  "mcpServers": {
    "atxp": {
      "command": "npx",
      "args": ["-y", "atxp@latest"]
    }
  }
}

Project Health

License
MIT
Language
TypeScript
GitHub Stars
30
Forks
6
Last Updated
Mar 3, 2026
Custody Model
Self-Custody

Tool Categories

🔍
Search
Web Search, X/Twitter Search — real-time information retrieval
🎨
Media Generation
Image, Video, Music — AI-generated content with URL returns
✉️
Email
Full inbox with @atxp.email: Inbox, Read, Send, Reply, Search, Delete, Attachments
📞
Phone
SMS and AI-powered voice calls with call history
👤
Contacts & Agents
Cloud-synced contacts and sub-agent creation/management
🌐
Remote MCP (Gemini CLI only)
Browse, Crawl, Research, Code execution — requires extension settings

Considerations

⚠️
Single Chain
Ethereum only. No Base, Solana, or other L1/L2 support currently.
⚠️
Early Stage
30 GitHub stars indicates a new project. Evaluate stability for production use.
⚠️
Funding Required
10 IOU tokens are starter credits. Ongoing usage requires account funding.

Alternatives

Coinbase AgentKit
Full TypeScript framework with MPC wallets, broader chain support
Coinbase Agentic Wallet Skills
CLI-based skills for USDC transfers and Base swaps via awal