io.github.codespar
mcp-openpay
MCP server for Openpay — BBVA-owned Mexican gateway (cards, SPEI, OXXO, subscriptions, payouts)
stdiocommunityservice
Package Details
@codespar/mcp-openpay
Transportstdio
Environment Variables
OPENPAY_MERCHANT_ID(str)
Required
Openpay merchant id (forms part of the API URL path)
OPENPAY_PRIVATE_KEY(str)
RequiredSecret
Openpay private API key (used as HTTP Basic auth username with empty password)
OPENPAY_ENV(str)
Environment: 'sandbox' (default) or 'production'. Selects between https://sandbox-api.openpay.mx and https://api.openpay.mx.