- Step1: Install the package using npm
- Step2: Initialize the client with your API key and options
- Step3: Connect to the MCP server by calling connect()
- Step4: Create a payment link using createPaymentLink() with desired options
- Step5: Use the generated URL for payment
- Step6: Close the connection with close() after operations