Developer Tools
Trust: 32/100 (Limited)io.github.jpbester/payfast Guide
MCP server for PayFast — AI assistants interact with South Africa's payment gateway
by jpbester
Quick Start
Install
npx payfast-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-jpbester-payfast": {
"command": "npx",
"args": [
"payfast-mcp"
]
}
}
}