Skip to Content
SKILLSGetting Started

Quick Start

This guide covers the available installation methods for TronScan Skills. All methods require the TronScan MCP service to be configured first.


Prerequisite: Configure MCP

Before using any skill, configure the TronScan MCP Server:

MCP Endpoint: https://mcp.tronscan.org/mcp
Protocol: Streamable HTTP · MCP version 2025-06-18
Docs: API List | Usage Guide

Without an active MCP connection, skills cannot call any APIs. Complete the MCP configuration before installing any skills.


Installation Methods

Search and install skills from the ClawHub  marketplace:

Open the ClawHub marketplace

Visit clawhub.ai  and search for TronScan to find a specific skill (e.g. tronscan-token-scanner).

Open the skill detail page

Copy the skill page link into the OpenClaw chat and ask it to install the skill.

CLI installation (if the clawhub CLI is already installed):

# Install a single skill clawhub install tronscan-token-scanner # Install multiple skills at once clawhub install tronscan-token-scanner tronscan-account-profiler tronscan-search

Skills List

SkillSlugDescriptionClawHub
Token Scannertronscan-token-scannerTRX/token price, supply, market cap, rating, holdingsInstall 
Account Profilertronscan-account-profilerAddress assets, tokens, DeFi, energy, votesInstall 
Contract Analysistronscan-contract-analysisContract verification, hot methods, top callersInstall 
Transaction Infotronscan-transaction-infoTx result, confirmation status, resource consumptionInstall 
Block Infotronscan-block-infoLatest block, block producer, TRX burn amountInstall 
Token Listtronscan-token-listTRC20 list, trending tokens, 24h trading volumeInstall 
Data Insightstronscan-data-insightsDaily active accounts, top accounts, hot tokens/contractsInstall 
Realtime Networktronscan-realtime-networkTPS, node count, TVL, total transaction countInstall 
Searchtronscan-searchResolve token/contract names to addressesInstall 

Troubleshooting

MCP connection failed: Go to Settings → Extensions and verify that TronScan MCP is connected successfully.

API rate limit / 429 error: TronScan rate-limits unauthenticated requests. Apply for a free API key at TronScan Developer API  and pass it via the TRON-PRO-API-KEY request header in your MCP configuration.

Last updated on: