# MD for: https://www.mercadopago.com.ar/developers/pt/docs/mp-plugin/overview.md \# Mercado Pago Plugin An official plugin that allows you to complete a full integration with Mercado Pago directly from your AI agent, whether in the terminal, in an IDE, or through the installed agent's own interface, covering everything from Webhook configuration to test environment setup and quality review. ## Prerequisites | Prerequisite | Description | |---|---| | AI agent | Install one of the compatible AI agents: \[Claude Code\](https://claude.ai/download) or \[Codex\](https://github.com/openai/codex). | | Mercado Pago account | A Mercado Pago account is required to connect to the official \[MCP Server\](https://www.mercadopago.com.ar/developers/en/docs/mcp-server/overview) and run commands that query your account data, such as \`/mp-connect\` and \`/mp-test-setup\`. Learn more in the \[Plugin commands\](https://www.mercadopago.com.ar/developers/en/docs/mp-plugin/commands) section. | After verifying the requirements, see \[Install the plugin\](https://www.mercadopago.com.ar/developers/en/docs/mp-plugin/install) to continue with the installation and configuration steps.