Skip to content
Claude Code

mcp nupay for Claude Code

io.github.codespar/mcp-nupay

MCP server for NuPay — Nubank merchant checkout: Pix + wallet one-click for 100M+ BR users

client:Claude Code transport:stdio runtime:npm

Install mcp nupay in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add mcp-nupay -e NUPAY_MERCHANT_KEY=<NUPAY_MERCHANT_KEY> -e NUPAY_MERCHANT_TOKEN=<NUPAY_MERCHANT_TOKEN> -e NUPAY_CLIENT_ID=<NUPAY_CLIENT_ID> -e NUPAY_CLIENT_SECRET=<NUPAY_CLIENT_SECRET> -e NUPAY_ENV=<NUPAY_ENV> -- npx -y @codespar/mcp-nupay

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

mcp nupay in other clients