io.github.codespar
mcp-nupay
MCP server for NuPay — Nubank merchant checkout: Pix + wallet one-click for 100M+ BR users
stdiocommunityservice
Package Details
@codespar/mcp-nupay
Transportstdio
Environment Variables
NUPAY_MERCHANT_KEY(str)
Required
NuPay X-Merchant-Key issued to your merchant
NUPAY_MERCHANT_TOKEN(str)
RequiredSecret
NuPay X-Merchant-Token issued to your merchant
NUPAY_CLIENT_ID(str)
OAuth2/CIBA client_id for pre-authorized (recurrence) flows. Optional unless using backchannel_start / backchannel_complete.
NUPAY_CLIENT_SECRET(str)
Secret
OAuth2/CIBA client_secret for pre-authorized flows. Optional unless using backchannel_* tools.
NUPAY_ENV(str)
sandbox | production. Defaults to sandbox. Drives both checkout API and auth base URLs.