Loading MCP server directory, please wait...
Mercado Pago payments for AI agents: payment links, search, refunds, merchant info.
npx @getmcp/cli add io.github.dan1d/cobroyaRequires Node.js 18+. Community-contributed server. Review source before installing.
MERCADO_PAGO_ACCESS_TOKENMercado Pago Access Token (starts with APP_USR-)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.dan1d/cobroya": {
"command": "npx",
"args": [
"-y",
"cobroya"
],
"env": {
"MERCADO_PAGO_ACCESS_TOKEN": ""
}
}
}
}