Back to directory
PaymentsNZ

PaymentsNZ

@apimatic0

An MCP server for integrating with PaymentsNZ APIs, providing financial account and transaction data.

paymentsfinanceapi

Installation & Configuration

{
  "mcpServers": {
    "PaymentsNZ": {
      "command": "node",
      "args": "[YOUR-PATH-HERE]/paymentsnz-mcp-server/mcp-server/dist/index.js",
      "env": {
        "ACCOUNT_AND_TRANSACTION_API_SPECIFICATION_LIB_ACCESS_TOKEN": "[YOUR-ACCESS-TOKEN-HERE]"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2025/4/25
Updated
2026/6/7