HomeCommunication › ATXP — Agent Payment & Wallet Infrastructure

ATXP — Agent Payment & Wallet Infrastructure

Agent wallet, email, phone, and 41 paid tools: search, image/video/music gen, SMS, calls.

TypeScript
★ 39 stars Last pushed 2026-03-03 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.21.1)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "atxp": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ],
      "env": {
        "ATXP_CONNECTION": "<YOUR_VALUE>"
      }
    }
  }
}
  • ATXP_CONNECTION secret — ATXP connection string URL (from 'npx atxp agent register' or accounts.atxp.ai)

Related servers

Data from the Official MCP Registry