get_tron_balance — TRON Tools MCP Tool Read-only
get_tron_balance
(get tron balance) is one of 4 tools on the
TRON Tools
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_tron_balance from your client
- Claude Code TRON Tools get_tron_balance run in your project directory
- Claude Desktop TRON Tools get_tron_balance ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor TRON Tools get_tron_balance ~/.cursor/mcp.json
- VS Code TRON Tools get_tron_balance .vscode/mcp.json
- Zed TRON Tools get_tron_balance ~/.config/zed/settings.json
- Windsurf TRON Tools get_tron_balance ~/.codeium/windsurf/mcp_config.json
- Cline TRON Tools get_tron_balance ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI TRON Tools get_tron_balance ~/.gemini/settings.json
- Grok TRON Tools get_tron_balance .mcp.json (in your project root)
- ChatGPT TRON Tools get_tron_balance Settings → Connectors → Advanced → Developer mode
- Claude.ai TRON Tools get_tron_balance Settings → Connectors → Add custom connector
- LangChain TRON Tools get_tron_balance pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http tron-tools https://validator.lifari777.workers.dev/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 25 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.