If you're building AI agents that need to handle Mercado Pago transactions, this gives you five core operations: create payment links, search payments by status, retrieve payment details, issue full or partial refunds, and fetch merchant info. It's an MCP server wrapping Mercado Pago's API, so your AI assistant can respond to requests like "create a checkout for $5000" or "show me today's approved payments" without you writing integration code. The package also includes ready-made Telegram and WhatsApp bots if you want payment functionality in chat, plus adapters for LangChain, n8n, and OpenAI function calling. Runs via npx with just your Mercado Pago access token.
claude mcp add --transport stdio io.github.dan1d-cobroya uvx cobroya