Build Machine Payments Protocol integrations on Stellar using Soroban SAC transfers and optional payment channels. Use when the user asks about MPP, mppx, paid APIs on Stellar, machine-to-machine payments, or adapting a Stripe MPP flow to Stellar.
$npx -y skills add asgcompute/asgcard-public --skill stellar-mpp-paymentsInstalls into the current project.
Run `npx skills use "https://github.com/asgcompute/asgcard-public" --skill "asgcompute/asgcard-public/stellar-mpp-payments"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/asgcompute/asgcard-public" that are relevant to the current task. Run `npx skills add "https://github.com/asgcompute/asgcard-public"` and select the relevant skills, then follow their instructions.