Enables interaction with the Centrapay payments API for testing NZ payment flows, including creating, managing, and settling payment requests through natural language.
{
"mcpServers": {
"centrapay": {
"command": "npx",
"args": [
"-y",
"centrapay-mcp"
]
}
}
}