← Index

io.github.dan1d/cobroya

io.github.dan1d/cobroya·v1.0.1·Finance & Payments
Quality Score
83
/100

Mercado Pago payments for AI agents: payment links, search, refunds, merchant info.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "cobroya": {
      "command": "npx",
      "args": [
        "-y",
        "cobroya"
      ],
      "env": {
        "MERCADO_PAGO_ACCESS_TOKEN": "<your-mercado_pago_access_token>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "cobroya": {
      "command": "npx",
      "args": [
        "-y",
        "cobroya"
      ],
      "env": {
        "MERCADO_PAGO_ACCESS_TOKEN": "<your-mercado_pago_access_token>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y cobroya
§02  Environment variables
MERCADO_PAGO_ACCESS_TOKEN
requiredsecret

Mercado Pago Access Token (starts with APP_USR-)

§03  MCP Quality Score  ·  methodology
freshness
23
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Finance & Payments