← Registry

API Tools

tronagg.ai

Provides real-time TRON Energy pricing, estimation, quotes, provider comparisons, and order tracking via the TronAgg API.

1 endpoint13 known toolsFirst detected July 25, 2026Last detected July 25, 2026

ENDPOINT 1

https://mcp.tronagg.ai/mcp

No auth detected

MCP server metadata

Name
TronAgg
Version
3.4.4
Capabilities
experimentalloggingprompts.listChangedresources.listChangedtools.listChangedextensions.io.modelcontextprotocol/ui
Server instructions

TronAgg is a TRON Energy & Bandwidth provider. Use these tools to get live Energy prices, quote and compare, buy Energy, and manage AutoEnergy subscriptions. Read tools need no auth. Account, buy, and AutoEnergy management tools require the user's TronAgg API key, sent as the 'X-API-Key' request header when adding this connector.

Known tools 13

get_energy_price

TronAgg's live TRON Energy price (SUN per Energy) and how far below the market average it sits.

Inferred read-only
estimate_energy_for_transfer

Estimate the Energy a TRC20 (e.g.

Inferred read-only
get_quote

Get a concrete TronAgg quote to buy `amount` Energy (optionally for `receiver_address`, incl.

Inferred read-only
compare_providers

List the verified TRON Energy providers TronAgg tracks, with TrustScore and price — the transparency behind TronAgg's best-price routing.

Inferred read-only
get_order_status

Look up a TronAgg order by id: status and delegation transaction.

Inferred read-only
get_autoenergy_pricing

Get TronAgg AutoEnergy plan pricing (daily subscription + per-transfer fees).

Potential side effects
get_account

Your TronAgg balance (TRX), deposit address, and linked wallet.

Inferred read-only
list_autoenergy_subscriptions

List the user's AutoEnergy subscriptions and their status.

Inferred read-only
get_autoenergy_subscription

Get the current status of one AutoEnergy subscription by TRON address.

Inferred read-only
buy_energy

Buy Energy from TronAgg for `receiver_address` (spends the user's balance).

Inferred read-only
subscribe_autoenergy

Start an AutoEnergy subscription that keeps `address` supplied with Energy.

Inferred read-only
reactivate_autoenergy

Reactivate a closed AutoEnergy subscription on `address`.

Inferred read-only
close_autoenergy

Close the AutoEnergy subscription on `address` (stops billing).

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.tronagg]
url = "https://mcp.tronagg.ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "tronagg": {
      "type": "http",
      "url": "https://mcp.tronagg.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: tronagg
Remote MCP URL: https://mcp.tronagg.ai/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "tronagg": {
      "url": "https://mcp.tronagg.ai/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "tronagg": {
      "type": "http",
      "url": "https://mcp.tronagg.ai/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "tronagg",
  "transport": "streamable-http",
  "url": "https://mcp.tronagg.ai/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.