You're viewing a demo portfolio

Join the waitlist
PRSM

list_monitors

Active

Tool of MERX - TRON Resource Exchange

declared in 2.0.0

List all monitors you created with create_monitor, optionally filtered by status (ACTIVE/CANCELLED). Each row shows the full monitor UUID (pass to cancel_monitor), monitor type, target address, and status. Note: the Target column will be empty for monitor types that do not have a single watched address — specifically price_alert and balance_threshold (when watching the API key holder rather than a third-party address). For delegation_expiry and address_activity monitors, Target will always be set. Auth required (API key).

Parameters schema

{
  "type": "object",
  "properties": {
    "status": {
      "enum": [
        "ACTIVE",
        "CANCELLED"
      ],
      "type": "string",
      "description": "Filter by monitor status."
    }
  }
}

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 →