payfast for Claude Code
io.github.jpbester/payfast
MCP server for PayFast — AI assistants interact with South Africa's payment gateway
client:Claude Code
transport:stdio
runtime:npm
Install payfast in Claude Code
run in your project directory
claude mcp add payfast -e PAYFAST_MERCHANT_ID=<PAYFAST_MERCHANT_ID> -e PAYFAST_MERCHANT_KEY=<PAYFAST_MERCHANT_KEY> -e PAYFAST_PASSPHRASE=<PAYFAST_PASSPHRASE> -e PAYFAST_ENVIRONMENT=<PAYFAST_ENVIRONMENT> -- npx -y payfast-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs