← Back to Plugins
MCP Server MCP

io.github.tronrental-com/tronrental

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y @tronrental-com/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@tronrental-com/mcp-server",
      "version": "1.0.4",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "TronRental API key (optional — register via tool if not provided)",
          "format": "string",
          "isSecret": true,
          "name": "TRONRENTAL_API_KEY"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...