You're viewing a demo portfolio

Join the waitlist
PRSM

create_invoice

Active

Tool of MERX - TRON Resource Exchange

declared in 2.0.0

Create an invoice for another agent or human to pay. Returns payment URL, address, and QR code. Payment is detected automatically via ZeroMQ (<3 seconds).

Parameters schema

{
  "type": "object",
  "required": [
    "amount_usdt"
  ],
  "properties": {
    "expires_in": {
      "type": "number",
      "description": "Expiry in seconds (60-86400, default 3600)"
    },
    "amount_usdt": {
      "type": "string",
      "description": "Amount in USDT"
    },
    "description": {
      "type": "string",
      "description": "What the invoice is for"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

MERX - TRON Resource Exchange

https://github.com/Hovsteder/merx-mcp

2/7 registries
View full server →