{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_kygbuvvsdq9b","handle":"powersun-tron-mcp","url":"https://wellknown.network/agents/powersun-tron-mcp","links":{"self":"https://wellknown.network/agents/powersun-tron-mcp/record.json","html":"https://wellknown.network/agents/powersun-tron-mcp","markdown":"https://wellknown.network/agents/powersun-tron-mcp/record.md","api":"https://wellknown.network/api/v1/agents/powersun-tron-mcp","status":"https://wellknown.network/api/v1/agents/powersun-tron-mcp/status","claim":"https://wellknown.network/agents/powersun-tron-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/powersun-tron-mcp/claim.json","badge":"https://wellknown.network/agents/powersun-tron-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air:powersun.vip:server:powersun-tron-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"powersun-tron-mcp","summary":"TRON Energy marketplace + DEX swap aggregator for AI agents. 27 MCP tools.","description":"TRON Energy marketplace + DEX swap aggregator for AI agents. 27 MCP tools.","publisher":{"name":"Hovsteder","url":null},"homepage":null,"repository":"https://github.com/Hovsteder/powersun-tron-mcp","version":"1.3.0","license":null,"protocols":["mcp"],"tags":[],"pricing":null,"endpoints":[{"url":"https://powersun.vip/mcp","type":"mcp_streamable_http","auth":null,"probeable":true}],"skills":null,"tools":null,"extra":{"updatedAt":"2026-03-02T20:24:58.818027Z","publishedAt":"2026-03-02T20:24:58.818027Z","registryName":"io.github.Hovsteder/powersun-tron-mcp"},"attribution":{"kind":"mcp_registry","name":"mcp_registry","repoUrl":"mcp_registry","summary":"mcp_registry","version":"mcp_registry","description":"mcp_registry","publisherName":"mcp_registry"}},"derived":{"capabilities":[{"slug":"commerce.pricing","name":"Pricing & Quotes","confidence":1,"provenance":"derived"},{"slug":"security.identity","name":"Identity & Access","confidence":1,"provenance":"derived"},{"slug":"finance.banking","name":"Banking","confidence":0.583,"provenance":"derived"},{"slug":"automation.orchestration","name":"Agent Orchestration","confidence":0.554,"provenance":"derived"},{"slug":"automation.workflows","name":"Workflow Automation","confidence":0.51,"provenance":"derived"}],"categories":["automation","commerce","finance","security"]},"observed":{"status":"live","statusReason":"Responded 7h ago.","lastOkAt":"2026-09-06T06:23:44.046Z","lastProbedAt":"2026-09-06T06:23:44.046Z","statusComputedAt":"2026-09-06T06:23:49.082Z","reliability30d":{"probes":1,"successRate":1,"p50Ms":28},"latestObservations":[{"at":"2026-09-06T13:25:07.837Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":30,"error":null,"detail":{"tools":[{"name":"get_prices","description":"Get current TRON Energy and Bandwidth minimum prices for all duration tiers. Returns price per unit in SUN for each available duration."},{"name":"estimate_cost","description":"Calculate the cost of purchasing TRON Energy or Bandwidth. Provide transaction count and type to get the energy needed and cost in TRX."},{"name":"get_available_resources","description":"Get total available Energy and Bandwidth across all active pools. Shows how much resource can be purchased right now."},{"name":"get_market_overview","description":"Comprehensive market overview: prices, availability, allowed durations, order constraints, and transaction types. Useful for agents to understand what they can "},{"name":"get_balance","description":"Get your current TRX balance and deposit information. Requires API key authentication."},{"name":"buy_energy","description":"Purchase TRON Energy for a target address. Creates a MARKET order that will be filled by available pools. Deducts cost from your balance."},{"name":"broadcast_transaction","description":"Broadcast a pre-signed TRON transaction with auto energy delegation. Send your signed transaction data and PowerSun will delegate energy before broadcasting. Wo"},{"name":"get_orders","description":"Get your order history with optional status filter. Returns recent orders sorted by creation time."},{"name":"get_order_status","description":"Get detailed status of a specific order including delegation progress."},{"name":"get_deposit_info","description":"Get the deposit address to top up your account balance with TRX."},{"name":"get_swap_quote","description":"Get a price quote and unsigned transaction for swapping tokens on SunSwap DEX. Returns an unsigned TX for client-side signing. After signing, submit via execute"},{"name":"execute_swap","description":"Execute a pre-signed swap transaction with automatic energy delegation. Get the unsigned TX from get_swap_quote, sign it, and submit here. Energy is delegated b"},{"name":"get_pool_stats","description":"Get comprehensive statistics for your energy/bandwidth pools: delegations, revenue, utilization, APY. Requires API key."},{"name":"get_earnings","description":"Get earnings breakdown by pool: total earned, pending payout, paid out. Optionally filter by date range."},{"name":"get_auto_selling_config","description":"Get current auto-selling configuration for your pools. Shows which resources are being sold, duration constraints, and reserves."},{"name":"configure_auto_selling","description":"Update auto-selling configuration for a pool. Toggle energy/bandwidth selling, set reserves, duration constraints. Pass the configId from get_auto_selling_confi"},{"name":"get_pool_delegations","description":"Get active delegations from your pools. Shows who received energy/bandwidth and when delegations expire."},{"name":"withdraw_earnings","description":"Withdraw TRX from your account balance to your wallet. Minimum withdrawal: 100 TRX. Withdrawal is processed on-chain and may take a few minutes."},{"name":"register_pool","description":"Register a TRON address as an energy/bandwidth selling pool on PowerSun. This creates a pool and auto-selling configuration. After registering, you must grant a"},{"name":"get_onchain_status","description":"Get live blockchain state for your pool: TRX balance, frozen resources (Energy/Bandwidth), voting status, claimable rewards, and delegated resources. Data is fe"},{"name":"check_pool_permissions","description":"Verify that the platform has the required active permissions on your pool address. Required: DelegateResource (to sell energy), UnDelegateResource (to reclaim)."},{"name":"trigger_vote","description":"Vote for the best Super Representative (SR) with the highest APY to earn voting rewards. The platform automatically selects the SR with the best return. Require"},{"name":"get_auto_action_history","description":"View execution history of automatic actions (stake, vote, claim) for your pool. Shows status (success/failed/skipped), amounts, transaction hashes, and timestam"},{"name":"register","description":"Start agent registration by providing your TRON address. Returns a challenge string that you must sign with your TRON private key using tronWeb.trx.signMessageV"},{"name":"verify_registration","description":"Complete agent registration by verifying your signed challenge. Returns an API key and upgrades the current session to authenticated. After verification, all au"},{"name":"build_permission_transaction","description":"Build an AccountPermissionUpdate transaction that grants the PowerSun platform permission to delegate/undelegate resources and optionally vote on your behalf. R"},{"name":"broadcast_signed_permission_tx","description":"Broadcast a signed AccountPermissionUpdate transaction to the TRON blockchain. After broadcasting, verifies that the platform permissions were correctly applied"}],"toolCount":27,"serverName":"PowerSun","capabilities":["tools"],"serverVersion":"2.0.0","protocolVersion":"2025-06-18"}},{"at":"2026-09-06T06:23:44.046Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":28,"error":null,"detail":{"tools":[{"name":"get_prices","description":"Get current TRON Energy and Bandwidth minimum prices for all duration tiers. Returns price per unit in SUN for each available duration."},{"name":"estimate_cost","description":"Calculate the cost of purchasing TRON Energy or Bandwidth. Provide transaction count and type to get the energy needed and cost in TRX."},{"name":"get_available_resources","description":"Get total available Energy and Bandwidth across all active pools. Shows how much resource can be purchased right now."},{"name":"get_market_overview","description":"Comprehensive market overview: prices, availability, allowed durations, order constraints, and transaction types. Useful for agents to understand what they can "},{"name":"get_balance","description":"Get your current TRX balance and deposit information. Requires API key authentication."},{"name":"buy_energy","description":"Purchase TRON Energy for a target address. Creates a MARKET order that will be filled by available pools. Deducts cost from your balance."},{"name":"broadcast_transaction","description":"Broadcast a pre-signed TRON transaction with auto energy delegation. Send your signed transaction data and PowerSun will delegate energy before broadcasting. Wo"},{"name":"get_orders","description":"Get your order history with optional status filter. Returns recent orders sorted by creation time."},{"name":"get_order_status","description":"Get detailed status of a specific order including delegation progress."},{"name":"get_deposit_info","description":"Get the deposit address to top up your account balance with TRX."},{"name":"get_swap_quote","description":"Get a price quote and unsigned transaction for swapping tokens on SunSwap DEX. Returns an unsigned TX for client-side signing. After signing, submit via execute"},{"name":"execute_swap","description":"Execute a pre-signed swap transaction with automatic energy delegation. Get the unsigned TX from get_swap_quote, sign it, and submit here. Energy is delegated b"},{"name":"get_pool_stats","description":"Get comprehensive statistics for your energy/bandwidth pools: delegations, revenue, utilization, APY. Requires API key."},{"name":"get_earnings","description":"Get earnings breakdown by pool: total earned, pending payout, paid out. Optionally filter by date range."},{"name":"get_auto_selling_config","description":"Get current auto-selling configuration for your pools. Shows which resources are being sold, duration constraints, and reserves."},{"name":"configure_auto_selling","description":"Update auto-selling configuration for a pool. Toggle energy/bandwidth selling, set reserves, duration constraints. Pass the configId from get_auto_selling_confi"},{"name":"get_pool_delegations","description":"Get active delegations from your pools. Shows who received energy/bandwidth and when delegations expire."},{"name":"withdraw_earnings","description":"Withdraw TRX from your account balance to your wallet. Minimum withdrawal: 100 TRX. Withdrawal is processed on-chain and may take a few minutes."},{"name":"register_pool","description":"Register a TRON address as an energy/bandwidth selling pool on PowerSun. This creates a pool and auto-selling configuration. After registering, you must grant a"},{"name":"get_onchain_status","description":"Get live blockchain state for your pool: TRX balance, frozen resources (Energy/Bandwidth), voting status, claimable rewards, and delegated resources. Data is fe"},{"name":"check_pool_permissions","description":"Verify that the platform has the required active permissions on your pool address. Required: DelegateResource (to sell energy), UnDelegateResource (to reclaim)."},{"name":"trigger_vote","description":"Vote for the best Super Representative (SR) with the highest APY to earn voting rewards. The platform automatically selects the SR with the best return. Require"},{"name":"get_auto_action_history","description":"View execution history of automatic actions (stake, vote, claim) for your pool. Shows status (success/failed/skipped), amounts, transaction hashes, and timestam"},{"name":"register","description":"Start agent registration by providing your TRON address. Returns a challenge string that you must sign with your TRON private key using tronWeb.trx.signMessageV"},{"name":"verify_registration","description":"Complete agent registration by verifying your signed challenge. Returns an API key and upgrades the current session to authenticated. After verification, all au"},{"name":"build_permission_transaction","description":"Build an AccountPermissionUpdate transaction that grants the PowerSun platform permission to delegate/undelegate resources and optionally vote on your behalf. R"},{"name":"broadcast_signed_permission_tx","description":"Broadcast a signed AccountPermissionUpdate transaction to the TRON blockchain. After broadcasting, verifies that the platform permissions were correctly applied"}],"toolCount":27,"serverName":"PowerSun","capabilities":["tools"],"serverVersion":"2.0.0","protocolVersion":"2025-06-18"}}],"tools":[{"name":"get_prices","description":"Get current TRON Energy and Bandwidth minimum prices for all duration tiers. Returns price per unit in SUN for each available duration."},{"name":"estimate_cost","description":"Calculate the cost of purchasing TRON Energy or Bandwidth. Provide transaction count and type to get the energy needed and cost in TRX."},{"name":"get_available_resources","description":"Get total available Energy and Bandwidth across all active pools. Shows how much resource can be purchased right now."},{"name":"get_market_overview","description":"Comprehensive market overview: prices, availability, allowed durations, order constraints, and transaction types. Useful for agents to understand what they can "},{"name":"get_balance","description":"Get your current TRX balance and deposit information. Requires API key authentication."},{"name":"buy_energy","description":"Purchase TRON Energy for a target address. Creates a MARKET order that will be filled by available pools. Deducts cost from your balance."},{"name":"broadcast_transaction","description":"Broadcast a pre-signed TRON transaction with auto energy delegation. Send your signed transaction data and PowerSun will delegate energy before broadcasting. Wo"},{"name":"get_orders","description":"Get your order history with optional status filter. Returns recent orders sorted by creation time."},{"name":"get_order_status","description":"Get detailed status of a specific order including delegation progress."},{"name":"get_deposit_info","description":"Get the deposit address to top up your account balance with TRX."},{"name":"get_swap_quote","description":"Get a price quote and unsigned transaction for swapping tokens on SunSwap DEX. Returns an unsigned TX for client-side signing. After signing, submit via execute"},{"name":"execute_swap","description":"Execute a pre-signed swap transaction with automatic energy delegation. Get the unsigned TX from get_swap_quote, sign it, and submit here. Energy is delegated b"},{"name":"get_pool_stats","description":"Get comprehensive statistics for your energy/bandwidth pools: delegations, revenue, utilization, APY. Requires API key."},{"name":"get_earnings","description":"Get earnings breakdown by pool: total earned, pending payout, paid out. Optionally filter by date range."},{"name":"get_auto_selling_config","description":"Get current auto-selling configuration for your pools. Shows which resources are being sold, duration constraints, and reserves."},{"name":"configure_auto_selling","description":"Update auto-selling configuration for a pool. Toggle energy/bandwidth selling, set reserves, duration constraints. Pass the configId from get_auto_selling_confi"},{"name":"get_pool_delegations","description":"Get active delegations from your pools. Shows who received energy/bandwidth and when delegations expire."},{"name":"withdraw_earnings","description":"Withdraw TRX from your account balance to your wallet. Minimum withdrawal: 100 TRX. Withdrawal is processed on-chain and may take a few minutes."},{"name":"register_pool","description":"Register a TRON address as an energy/bandwidth selling pool on PowerSun. This creates a pool and auto-selling configuration. After registering, you must grant a"},{"name":"get_onchain_status","description":"Get live blockchain state for your pool: TRX balance, frozen resources (Energy/Bandwidth), voting status, claimable rewards, and delegated resources. Data is fe"},{"name":"check_pool_permissions","description":"Verify that the platform has the required active permissions on your pool address. Required: DelegateResource (to sell energy), UnDelegateResource (to reclaim)."},{"name":"trigger_vote","description":"Vote for the best Super Representative (SR) with the highest APY to earn voting rewards. The platform automatically selects the SR with the best return. Require"},{"name":"get_auto_action_history","description":"View execution history of automatic actions (stake, vote, claim) for your pool. Shows status (success/failed/skipped), amounts, transaction hashes, and timestam"},{"name":"register","description":"Start agent registration by providing your TRON address. Returns a challenge string that you must sign with your TRON private key using tronWeb.trx.signMessageV"},{"name":"verify_registration","description":"Complete agent registration by verifying your signed challenge. Returns an API key and upgrades the current session to authenticated. After verification, all au"},{"name":"build_permission_transaction","description":"Build an AccountPermissionUpdate transaction that grants the PowerSun platform permission to delegate/undelegate resources and optionally vote on your behalf. R"},{"name":"broadcast_signed_permission_tx","description":"Broadcast a signed AccountPermissionUpdate transaction to the TRON blockchain. After broadcasting, verifies that the platform permissions were correctly applied"}],"package":null},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"mcp_registry","key":"io.github.Hovsteder/powersun-tron-mcp","url":"https://registry.modelcontextprotocol.io/v0/servers/io.github.Hovsteder%2Fpowersun-tron-mcp","firstSeenAt":"2026-09-06T04:20:48.515Z","fetchedAt":"2026-09-06T04:20:48.515Z","normalizedAt":"2026-09-06T04:20:48.515Z"}]},"firstSeenAt":"2026-09-06T04:20:48.515Z","updatedAt":"2026-09-06T06:24:03.279Z"}