Mercado Pago Skills
Four Mercado Pago skills that refuse to work offline and pull every payload from the official MCP.
Install
OfficialShips scriptsClaude Code: /plugin marketplace add anthropics/claude-plugins-official → /plugin install mercadopago@claude-plugins-official
Mercado Pago ödeme akışı kurulurken, webhook imzası doğrulanırken ya da canlıya çıkmadan önce entegrasyon gözden geçirilirken
- Author
- Mercado Pago Developer Experience
- License
- Apache-2.0
The design decision is unusual and stated up front: there is no cached endpoint list, so the MCP connection is a hard requirement for anything live, and without it the skills only scaffold or review code. HMAC-SHA256 signature validation for notifications lives in exactly one place, the webhooks skill, and the other three defer to it rather than restating the pattern in their own words. Test setup is its own skill because the credential model confuses people — the APP_USR- and TEST- prefixes are both current and belong to different products — and it blocks test-user creation outright until the developer confirms the credentials are not production, since a real card could otherwise be charged. A review command audits the integration before go-live.
Similar skills
Slack Skills Plugin
SkillEight Slack platform skills and five workspace commands, with Block Kit checked by the API itself.
Security Compliance
SkillMaps GDPR, HIPAA, SOC 2 and PCI-DSS obligations onto a codebase before listing any controls.
Mintlify
SkillBuilds and edits Mintlify docs sites: MDX pages, docs.json config, components and API references.

Comments(0)
Sign in to comment