Execute x402 payments at runtime using Algorand MCP tools. Use when you encounter HTTP 402 Payment Required responses, needs to access paid APIs, or the user asks to fetch x402-protected resources.
$npx -y skills add goplausible/algorand-mcp --skill algorand-x402-paymentInstalls into the current project.
Run `npx skills use "https://github.com/goplausible/algorand-mcp" --skill "goplausible/algorand-mcp/algorand-x402-payment"` 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/goplausible/algorand-mcp" that are relevant to the current task. Run `npx skills add "https://github.com/goplausible/algorand-mcp"` and select the relevant skills, then follow their instructions.