get_token_price
ActiveTool of MERX - TRON Resource Exchange
declared in 2.0.0
Get token price via SunSwap quote + CoinGecko USD rate. No auth required.
Parameters schema
{
"type": "object",
"required": [
"token"
],
"properties": {
"token": {
"type": "string",
"description": "Token symbol (USDT, USDC, SUN, etc.)"
}
}
}Parent server
MERX - TRON Resource Exchange
https://github.com/Hovsteder/merx-mcp
2/7 registries