Install
Install the xPay CLI and MCP server globally, and the SDK into a project.
The CLI and MCP server install globally; the SDK installs into a project. They share the same core, so you can mix them.
# CLI + MCP server, system-wide
npm install -g @xona-labs/xpay
# SDK, in a project
npm install @xona-labs/xpay