You're viewing a demo portfolio

Join the waitlist
PRSM

ensure_resources

Active

Tool of MERX - TRON Resource Exchange

declared in 2.0.0

Declarative resource provisioning. Checks current resources on target address and purchases only what is missing. Auth required.

Parameters schema

{
  "type": "object",
  "required": [
    "target_address"
  ],
  "properties": {
    "duration_sec": {
      "type": "number",
      "description": "Rental duration in seconds (default: 3600)."
    },
    "energy_minimum": {
      "type": "number",
      "description": "Minimum energy the address should have."
    },
    "target_address": {
      "type": "string",
      "description": "TRON address to provision resources for."
    },
    "bandwidth_minimum": {
      "type": "number",
      "description": "Minimum bandwidth the address should have."
    }
  }
}

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 →