PowerSun
powersun.vip
TRON Energy & Bandwidth marketplace and DEX swap aggregator for AI agents
powersun.vip via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
F
Conformance score: 34/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent — calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-05-18 14:26:37 current | 260f2145cde3… |
view → |
Endpoints
| Agent card | https://powersun.vip/.well-known/agents.json |
Skills · 1 declared · mapped to canonical taxonomy
TRON Energy & Bandwidth marketplace and DEX swap aggregator for AI agents
Health · last 8 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor — only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/powersun.vip) [](https://agenstry.com/agents/powersun.vip) [](https://agenstry.com/agents/powersun.vip) [](https://agenstry.com/agents/powersun.vip)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"schema_version": "0.1.0",
"name": "PowerSun",
"description": "TRON Energy & Bandwidth marketplace and DEX swap aggregator for AI agents",
"url": "https://powersun.vip",
"capabilities": {
"mcp": {
"endpoint": "/mcp",
"transport": "streamable-http",
"tools": [
"register",
"verify_registration",
"build_permission_transaction",
"broadcast_signed_permission_tx",
"get_prices",
"estimate_cost",
"get_available_resources",
"get_market_overview",
"get_balance",
"buy_energy",
"broadcast_transaction",
"get_orders",
"get_order_status",
"get_deposit_info",
"get_swap_quote",
"execute_swap",
"register_pool",
"get_pool_stats",
"get_earnings",
"get_auto_selling_config",
"configure_auto_selling",
"get_pool_delegations",
"withdraw_earnings",
"get_onchain_status",
"check_pool_permissions",
"trigger_vote",
"get_auto_action_history"
]
},
"rest_api": {
"openapi_spec": "/openapi.json",
"base_path": "/api/v2/agent"
},
"payment": [
{
"scheme": "tron-transfer",
"network": "tron:mainnet",
"asset": "TRX",
"flow": "HTTP 402 Payment Required (async \u2014 deposit then poll)"
},
{
"scheme": "exact",
"network": "eip155:8453",
"asset": "USDC",
"flow": "x402 Payment Protocol (sync \u2014 sign EIP-3009 + X-PAYMENT header)",
"usdcContract": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
}
]
},
"authentication": {
"methods": [
"api_key",
"http_402"
],
"registration": {
"endpoint": "/api/v2/agent/register",
"type": "challenge-response",
"description": "Sign a challenge with your TRON wallet to get an API key"
}
},
"sdks": [
{
"name": "@powersun/mcp-client",
"platform": "npm",
"language": "TypeScript",
"install": "npm install @powersun/mcp-client",
"url": "https://www.npmjs.com/package/@powersun/mcp-client",
"description": "Typed REST API client with HTTP 402, x402, and DEX swap support. Zero dependencies."
},
{
"name": "langchain-powersun",
"platform": "PyPI",
"language": "Python",
"install": "pip install langchain-powersun",
"url": "https://pypi.org/project/langchain-powersun/",
"description": "12 LangChain tools via PowerSunToolkit (energy, swap, seller). Works with any LangChain-compatible LLM."
},
{
"name": "crewai-powersun",
"platform": "PyPI",
"language": "Python",
"install": "pip install crewai-powersun",
"url": "https://pypi.org/project/crewai-powersun/",
"description": "9 CrewAI tools for multi-agent workflows (energy, swap, seller). Supports POWERSUN_API_KEY env var."
},
{
"name": "tron-energy-action",
"platform": "GitHub Actions",
"language": "YAML",
"install": "uses: Hovsteder/tron-energy-action@v1",
"url": "https://github.com/Hovsteder/tron-energy-action",
"description": "Rent TRON Energy in CI/CD pipelines. Composite action, no Docker required."
}
],
"source_code": "https://github.com/Hovsteder/powersun-tron-mcp"
}