送信

Powersun.vip - Tron Energy & Bandwidth Marketplace

@PowerSun.vip

Powersun.vip - TRON Energy & Bandwidth marketplace for AI agents. 25 MCP tools for self-service onboarding (register + verify via wallet signature), buying energy (50-80% cheaper than TRX burn), autonomous seller onboarding (grant permissions → register pool → vote & earn), and real-time monitoring. Supports HTTP 402 pay-per-use with TRX and x402 USDC on Base.
概要

Powersun.vip - TRON Energy & Bandwidth MCP Server

25 MCP tools for AI agents to operate autonomously on the TRON network.

Tool Categories

Onboarding Tools (4)

  • register — Start registration with TRON wallet address
  • verify_registration — Complete registration with signed challenge → get API key
  • build_permission_transaction — Build unsigned AccountPermissionUpdate tx
  • broadcast_signed_permission_tx — Broadcast signed permission tx + verify on-chain

Market Tools (4)

  • get_energy_prices — Current energy rental prices
  • estimate_cost — Calculate cost for N transactions
  • market_overview — Full market snapshot
  • get_transaction_types — Supported transaction types

Buyer Tools (6)

  • buy_energy — Purchase energy delegation
  • get_balance — Account balance + deposit address
  • get_order_status — Order tracking with tx hashes
  • get_order_history — Past orders
  • get_active_delegations — Current active delegations
  • get_deposit_address — TRX deposit address

Seller Tools (11)

  • register_pool — Register energy pool
  • get_pool_status — Pool stats and earnings
  • set_pool_active / set_pool_inactive — Toggle pool
  • get_earnings_history — Earnings over time
  • withdraw_earnings — Withdraw to wallet
  • get_resource_status — On-chain resource snapshot
  • vote_for_sr — Vote for Super Representative
  • get_sr_list — Top SR list with APY
  • get_vote_status — Current votes
  • claim_rewards — Claim voting rewards

Quick Start

No installation needed — connect directly via Streamable HTTP:

{
  "mcpServers": {
    "powersun": {
      "url": "https://powersun.vip/mcp"
    }
  }
}
Links
Platform: https://powersun.vip
API Docs: https://powersun.vip/api-docs
GitHub: https://github.com/Hovsteder/powersun-tron-mcp

サーバー設定

{
  "mcpServers": {
    "powersun": {
      "url": "https://powersun.vip/mcp",
      "headers": {
        "X-API-Key": "ps_your_api_key"
      }
    }
  }
}
- MCP Server