Back to Agentic Commerce
MCP Integration
Model Context Protocol servers that enable Claude and other AI assistants to check energy prices, place orders, and manage delegations through natural conversation.
Server Status
Connection Guide
Server Endpoints
SSE
https://staging-agentic-api.tronenergyhub.io/api/v1/mcp/ssePOST
https://staging-agentic-api.tronenergyhub.io/api/v1/mcp/messagesjson
{
"mcpServers": {
"tronenergyhub": {
"url": "http://localhost:3008/api/v1/mcp/sse",
"transport": "sse"
}
}
}Tool Catalog (17 tools)
get_energy_priceGet current energy pricing and market data
create_orderCreate a new energy delegation order
get_order_statusCheck the status of an existing order
get_market_capacityQuery available energy capacity on the marketplace
get_supplier_statsRetrieve supplier performance statistics
execute_routed_orderCreate an order with smart routing optimization
predict_energy_needsGet AI-powered energy demand predictions
list_energy_offerList energy for sale on the agent marketplace
browse_agent_offersBrowse available energy offers from other agents
accept_offerAccept an energy offer from another agent
get_budget_statusCheck current budget utilization and limits
get_provider_trust_scoresGet trust scores for external providers
get_system_statusCheck platform health and maintenance status
get_subscription_plansList available subscription plans
get_volume_discountsGet volume discount tier information
validate_orderPre-validate an order before submission
get_account_infoGet TRON account information and resources
Resource Catalog (6 resources)
market://pricesLive energy pricing datamarket://capacityCurrent marketplace capacity and availabilitybudget://statusAgent budget utilization and remaining allowancespredictions://forecastAI energy demand forecastssystem://statusPlatform health, uptime, and maintenance windowsagents://activityRecent agent activity feed