From 6196a61bdeece7b9889ecda1e45bd7085788ae75 Mon Sep 17 00:00:00 2001 From: Tobin South Date: Mon, 11 May 2026 10:37:36 -0700 Subject: [PATCH] Add mercadopago plugin (#1813) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Mercado Pago full-product integration toolkit — 13 skills, agents, and a bundled MCP for live API data. Sourced from mercadopago/mercadopago-claude-marketplace at plugins/mercadopago, pinned to 1de8d97e. Closes #1272 https://claude.ai/code/session_01XCupEyAPLqxo2eHgVoWevi Co-authored-by: Claude --- .claude-plugin/marketplace.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index c8f5f9c..4724a4d 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -1168,6 +1168,22 @@ "category": "development", "homepage": "https://github.com/anthropics/claude-plugins-official/tree/main/plugins/mcp-server-dev" }, + { + "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.", + "author": { + "name": "Mercado Pago Developer Experience" + }, + "category": "development", + "source": { + "source": "git-subdir", + "url": "https://github.com/mercadopago/mercadopago-claude-marketplace.git", + "path": "plugins/mercadopago", + "ref": "main", + "sha": "1de8d97e1c875136e93bc8eea8494ebf982a08b8" + }, + "homepage": "https://github.com/mercadopago/mercadopago-claude-marketplace/tree/main/plugins/mercadopago" + }, { "name": "microsoft-docs", "description": "Access official Microsoft documentation, API references, and code samples for Azure, .NET, Windows, and more.",