transfer_trx
ActiveTool of MERX - TRON Resource Exchange
declared in 2.0.0
Send TRX to an address. Checks bandwidth, buys via Merx if needed. Signs and broadcasts on-chain. Requires TRON_PRIVATE_KEY.
Parameters schema
{
"type": "object",
"required": [
"to_address",
"amount_trx"
],
"properties": {
"amount_trx": {
"type": "string",
"description": "Amount of TRX to send."
},
"to_address": {
"type": "string",
"description": "Recipient TRON address."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
MERX - TRON Resource Exchange
https://github.com/Hovsteder/merx-mcp
2/7 registries