Configure and validate Mercado Pago webhooks. Wraps the MCP webhook tools (save_webhook, notifications_history) and provides the HMAC-SHA256 signature validation pattern that every receiver must implement. Use when adding, debugging, or hardening notification handling.
$npx -y skills add mercadopago/mercadopago-claude-marketplace --skill mp-webhooksInstalls into the current project.
Run `npx skills use "https://github.com/mercadopago/mercadopago-claude-marketplace" --skill "mercadopago/mercadopago-claude-marketplace/mp-webhooks"` 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/mercadopago/mercadopago-claude-marketplace" that are relevant to the current task. Run `npx skills add "https://github.com/mercadopago/mercadopago-claude-marketplace"` and select the relevant skills, then follow their instructions.