mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-05-21 22:42:40 +00:00
Bump mercadopago to 63ff263c (v2 + PreToolUse hook gating) (#1949)
Bumps the mercadopago plugin pin from 1de8d97e to 63ff263c (latest main). v2 replaces the mcp-launcher.sh keychain-read / npx -y mcp-remote wrapper with a plain type:"http" MCP entry pointing at https://mcp.mercadopago.com/mcp, and consolidates 13 skills into 4 orchestration skills. The pinned SHA also includes the May 19 fix that gates the PreToolUse hook on project relevance so it no longer runs on unrelated projects. Description updated to match the partner's v2 self-description. https://claude.ai/code/session_01KRC2Uv6UaFFdrt7sjn45yT Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -1483,7 +1483,7 @@
|
||||
},
|
||||
{
|
||||
"name": "mercadopago",
|
||||
"description": "Mercado Pago full-product integration toolkit. Covers online checkout (Pro, Bricks, API), in-store (QR, Point), subscriptions, marketplace, wallet, money-out, security (3DS, PCI), reporting, SDKs, and specialized integrations. Hybrid architecture: 13 skills provide stable integration intelligence, MCP provides live API data.",
|
||||
"description": "Mercado Pago full-product integration toolkit. One agent routes to four orchestration skills (mp-integrate wizard, mp-webhooks, mp-test-setup, mp-review) that pull every endpoint, payload, and snippet live from the official Mercado Pago MCP server. The MCP must always be connected — there is no offline mode.",
|
||||
"author": {
|
||||
"name": "Mercado Pago Developer Experience"
|
||||
},
|
||||
@@ -1493,7 +1493,7 @@
|
||||
"url": "https://github.com/mercadopago/mercadopago-claude-marketplace.git",
|
||||
"path": "plugins/mercadopago",
|
||||
"ref": "main",
|
||||
"sha": "1de8d97e1c875136e93bc8eea8494ebf982a08b8"
|
||||
"sha": "63ff263c40e1eda642ae2038e87adaa5781f4939"
|
||||
},
|
||||
"homepage": "https://github.com/mercadopago/mercadopago-claude-marketplace/tree/main/plugins/mercadopago"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user