You're viewing a demo portfolio

Join the waitlist
PRSM

suggest_duration

Active

Tool of MERX - TRON Resource Exchange

declared in 2.0.0

Recommend a rental duration based on your use case. No authentication required.

Parameters schema

{
  "type": "object",
  "required": [
    "use_case"
  ],
  "properties": {
    "use_case": {
      "enum": [
        "single_transfer",
        "batch_transfers",
        "dapp_session",
        "daily_operations",
        "weekly_operations",
        "monthly_budget"
      ],
      "type": "string",
      "description": "Your intended use case."
    },
    "transaction_count": {
      "type": "number",
      "description": "Expected number of transactions (optional)."
    }
  }
}

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 →