Back to MCP Servers
Mercadopago Tool
Mercado Pago payments for AI agents — create payment links, search payments, and issue refunds. Built for LATAM merchants.
finance-fintechgoaiagent
By dan1d
Installation
npx -y mercadopago-toolConfiguration
{
"mcpServers": {
"mercadopago-tool": {
"command": "npx",
"args": ["-y", "mercadopago-tool"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes