Back to directory
apimatic/pnz-mcp-server

apimatic/pnz-mcp-server

@apimatic

MCP server for PaymentsNZ API integration

paymentspaymentsnzmcp-servertypescriptapifintechnew-zealandfinance

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
2026/6/13
Updated
2026/6/15