Skip to content
Cursor

ATXP — Agent Payment & Wallet Infrastructure for Cursor

io.github.atxp-dev/atxp

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

client:Cursor transport:stdio runtime:npm

Install ATXP — Agent Payment & Wallet Infrastructure in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "atxp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "atxp"
      ],
      "env": {
        "ATXP_CONNECTION": "<ATXP_CONNECTION>"
      }
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

ATXP — Agent Payment & Wallet Infrastructure in other clients