You're viewing a demo portfolio

Join the waitlist
PRSM

get_prices

Active

Tool of MERX - TRON Resource Exchange

declared in 2.0.0

Get current energy and bandwidth prices from all Merx providers, sorted by best (minimum) price across all duration tiers. Each provider lists ALL its duration tiers (5min/1h/1d/7d/30d etc) — short rentals are usually more expensive per unit than long ones, so always check tier-by-tier. Optionally filter by exact duration in seconds. No auth required.

Parameters schema

{
  "type": "object",
  "properties": {
    "duration": {
      "type": "number",
      "description": "Filter to providers offering this exact duration in seconds (e.g. 3600 for 1h, 86400 for 1d, 604800 for 7d, 2592000 for 30d). Omit to see all tiers."
    },
    "resource": {
      "enum": [
        "ENERGY",
        "BANDWIDTH"
      ],
      "type": "string",
      "description": "Filter by resource type. Omit for all."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

MERX - TRON Resource Exchange

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

2/7 registries
View full server →
get_prices — MERX - TRON Resource Exchange — PRSM MCP