io.github.codespar
mcp-safrapay
MCP server for Safrapay — Banco Safra acquirer: credit, Pix, boleto + split, 3DS, chargebacks
stdiocommunityservice
Package Details
@codespar/mcp-safrapay
Transportstdio
Environment Variables
SAFRAPAY_CLIENT_ID(str)
Required
Safrapay merchant CNPJ (sent as merchantCredential header on auth)
SAFRAPAY_CLIENT_SECRET(str)
RequiredSecret
Safrapay MerchantToken used to compute the BCRYPT Authorization header on auth
SAFRAPAY_MERCHANT_ID(str)
Required
Safrapay merchant id (used in request bodies where applicable)
SAFRAPAY_ENV(str)
Environment: 'sandbox' or 'production'. Defaults to sandbox.