You're viewing a demo portfolio

Join the waitlist
PRSM

compile_policy

Active

Tool of MERX - TRON Resource Exchange

declared in 2.0.0

Convert a natural language energy management policy into MERX automation. Creates standing orders and monitors based on your instructions. Examples: - "Keep 500k energy on my wallet, buy when price is below 55 SUN, max 200 TRX/week" - "Buy energy every day at 6 AM UTC, 1 million units, for 24 hours" - "Alert me when my energy drops below 100k" Returns a preview of what will be created. Set apply=true to execute.

Parameters schema

{
  "type": "object",
  "required": [
    "instruction"
  ],
  "properties": {
    "apply": {
      "type": "boolean",
      "description": "Set to true to create the standing orders. Default false (preview only)."
    },
    "address": {
      "type": "string",
      "description": "TRON address this policy applies to (optional)"
    },
    "instruction": {
      "type": "string",
      "description": "Natural language description of the desired automation policy"
    }
  }
}

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 →