Skip to content
Claude Code

mcp payway for Claude Code

io.github.codespar/mcp-payway

Payway (ex-Decidir) — Argentina card acquiring: tokenize, charge, capture, refund

client:Claude Code transport:stdio runtime:npm

Install mcp payway 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-payway -e PAYWAY_PUBLIC_API_KEY=<PAYWAY_PUBLIC_API_KEY> -e PAYWAY_PRIVATE_API_KEY=<PAYWAY_PRIVATE_API_KEY> -e PAYWAY_ENV=<PAYWAY_ENV> -- npx -y @codespar/mcp-payway

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

mcp payway in other clients