mcp-server-tronlink
Officialby TronLink
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TL_MODE | No | Working mode: e2e (test) or prod (production) | prod |
| TL_SLOW_MO | No | Playwright slow-motion delay in ms (for debugging) | 0 |
| TL_HEADLESS | No | Run browser in headless mode: true / false | false |
| TL_TRONGRID_URL | No | TronGrid full-node API URL | |
| TL_WTRX_ADDRESS | No | WTRX contract address | Mainnet default |
| AGENT_WALLET_DIR | No | Custom wallet storage directory | ~/.agent-wallet |
| TL_SUNSWAP_ROUTER | No | SunSwap V2 Router contract address | |
| TL_GASFREE_API_KEY | No | GasFree API Key | |
| TL_OWNER_WALLET_ID | No | Owner wallet ID for multisig signing | active wallet |
| TL_GASFREE_BASE_URL | No | GasFree service URL | |
| TL_MULTISIG_CHANNEL | No | Multi-sig service channel name | |
| TL_TRONGRID_API_KEY | No | TronGrid API Key (required for Mainnet, not needed for Nile/Shasta) | |
| TL_MULTISIG_BASE_URL | No | Multi-sig service API URL | |
| TL_SUNSWAP_V3_ROUTER | No | SunSwap Smart Router (V3) contract address | |
| TRONLINK_SOURCE_PATH | No | TronLink extension source directory (enables Build capability) | |
| AGENT_WALLET_PASSWORD | No | Encryption password (optional if using tl_wallet_create; required for manual or existing wallets) | |
| TL_COSIGNER_WALLET_ID | No | Co-signer wallet ID for multisig | |
| TL_GASFREE_API_SECRET | No | GasFree API Secret | |
| TL_MULTISIG_SECRET_ID | No | Multi-sig service Secret ID | |
| TL_MULTISIG_SECRET_KEY | No | Multi-sig service Secret Key (HmacSHA256 signing key) | |
| TRONLINK_EXTENSION_PATH | No | TronLink extension build directory (containing manifest.json) | Auto-detected |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/TronLink/mcp-server-tronlink'
If you have feedback or need assistance with the MCP directory API, please join our Discord server