Skip to content
Grok

ATXP — Agent Payment & Wallet Infrastructure for Grok

io.github.atxp-dev/atxp

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

client:Grok transport:stdio runtime:npm

Install ATXP — Agent Payment & Wallet Infrastructure in Grok

.mcp.json (in your project root)

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>"
      }
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

ATXP — Agent Payment & Wallet Infrastructure in other clients