# MD for: https://www.mercadopago.com.ar/developers/es/docs/checkout-api-payments/additional-content/mcp-server.md \# Mercado Pago MCP Server \*\*Mercado Pago MCP Server\*\* implements the open standard \[Model Context Protocol (MCP)\](https://modelcontextprotocol.io) to facilitate access to Mercado Pago APIs and tools for AI agents or LLMs in compatible development environments. This server acts as an intermediary, translating resources from the Mercado Pago ecosystem into executable tools that artificial intelligence applications can invoke to perform actions, extending the traditional capabilities of Mercado Pago APIs to automated or AI-assisted flows. ## What you can do with the MCP Server The MCP Server provides tools that cover the full integration lifecycle, from onboarding to production validation: - Search official Mercado Pago documentation without leaving your development environment. - Manage your applications: create new applications, get credentials, and retrieve information linked to your account. \*\*Available through OAuth only.\*\* - Configure and monitor Webhook notifications. - Create test users and manage their funds to validate payment flows. - Improve your integration quality before going live and run the official Mercado Pago quality measurement. For specific information on each tool and its parameters, see \[Available tools\](https://www.mercadopago.com.ar/developers/en/docs/mcp-server/tools). ## Prerequisites Before you start using the server, make sure you have your environment ready: | Requirement | Description | |-|-| | \*\*Client\*\* | The connection to Mercado Pago MCP Server is remote, so you need to choose a client from which to interact with the assistant. The solution is available for the main AI agents: Cursor (version 1 or higher), VS Code, Windsurf, Cline, Claude Desktop or Code, and ChatGPT. In all cases, make sure you have the latest available version. |