Odel
tronrental com mcp

tronrental com mcp

Local
@tronrentalcomJavaScriptUpdated 5mo ago

Buy TRON energy to reduce USDT transfer fees by 80%. Full API for AI agents.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npm@tronrental-com/mcp-serverv1.0.4

Run

npx -y @tronrental-com/mcp-server

MCP client config

{
  "mcpServers": {
    "tronrental-com-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@tronrental-com/mcp-server"
      ]
    }
  }
}