io.github.tronrental-com/tronrental✓
io.github.tronrental-com/tronrental · v1.0.4
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.tronrental-com/tronrental",
"description": "Buy TRON energy to reduce USDT transfer fees by 80%. Full API for AI agents.",
"repository": {
"url": "https://github.com/tronrentalcom/tronrental-com-mcp",
"source": "github"
},
"version": "1.0.4",
"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"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}