MCP Serverv0.7.0

PaymentOracle — Verifiable Multi-Rail Payment Receipts

PaymentOracle — Verifiable Multi-Rail Payment Receipts


Overview

PaymentOracle — ES256K-signed receipts for x402 payments on USDC+EURC (Base) and XRP+RLUSD (XRPL).

Quick Start

Tip: If your OS has the MatrixHub Client registered, clicking Open MatrixHub Client in the sidebar will launch it. If not, the manual commands below do exactly the same thing.

1. Install the Component

Run the following command in your terminal to install the component.

matrix install mcp.io-tooloracle-paymentoracle.sse.b31ef307c8@0.7.0 --alias paymentoracle-verifiable-multi-rail-payment-receipts

2. Run the Component

Once installed, you can start it with the run command.

matrix run paymentoracle-verifiable-multi-rail-payment-receipts

3. Use It

Your component is now running. You can interact with it at http://127.0.0.1:<port> (the port will be shown in your terminal).


Technical Details

For advanced use cases, you can view the raw component manifest file.
View Raw Manifest (JSON)