io.github.codespar
mcp-izipay
MCP server for Izipay — Peru enterprise acquirer (Niubiz): authorize/capture/refund, cuotas
stdiocommunityservice
Package Details
@codespar/mcp-izipay
Transportstdio
Environment Variables
IZIPAY_USERNAME(str)
Required
Izipay merchant username issued with your acquirer contract
IZIPAY_PASSWORD(str)
RequiredSecret
Izipay merchant password used to obtain JWT
IZIPAY_MERCHANT_CODE(str)
Required
Izipay merchant code (codigoComercio)
IZIPAY_ENV(str)
Environment: sandbox or production. Defaults to production.
IZIPAY_BASE_URL(str)
Izipay API base URL. Defaults per IZIPAY_ENV. Override if your contract issues a custom host.