MCP Server
MCP
io.github.dan1d/cobroya
Mercado Pago payments for AI agents: payment links, search, refunds, merchant info.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "cobroya",
"version": "1.0.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Mercado Pago Access Token (starts with APP_USR-)",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "MERCADO_PAGO_ACCESS_TOKEN"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment