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 addressverify_registration— Complete registration with signed challenge → get API keybuild_permission_transaction— Build unsigned AccountPermissionUpdate txbroadcast_signed_permission_tx— Broadcast signed permission tx + verify on-chain
Market Tools (4)
get_energy_prices— Current energy rental pricesestimate_cost— Calculate cost for N transactionsmarket_overview— Full market snapshotget_transaction_types— Supported transaction types
Buyer Tools (6)
buy_energy— Purchase energy delegationget_balance— Account balance + deposit addressget_order_status— Order tracking with tx hashesget_order_history— Past ordersget_active_delegations— Current active delegationsget_deposit_address— TRX deposit address
Seller Tools (11)
register_pool— Register energy poolget_pool_status— Pool stats and earningsset_pool_active/set_pool_inactive— Toggle poolget_earnings_history— Earnings over timewithdraw_earnings— Withdraw to walletget_resource_status— On-chain resource snapshotvote_for_sr— Vote for Super Representativeget_sr_list— Top SR list with APYget_vote_status— Current votesclaim_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"
}
}
}
}