tronsave_estimate_buy_resource — mcp MCP Tool
tronsave_estimate_buy_resource
(tronsave estimate buy resource) is one of 29 tools on the
mcp
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call tronsave_estimate_buy_resource from your client
- Claude Code mcp tronsave_estimate_buy_resource run in your project directory
- Claude Desktop mcp tronsave_estimate_buy_resource ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor mcp tronsave_estimate_buy_resource ~/.cursor/mcp.json
- VS Code mcp tronsave_estimate_buy_resource .vscode/mcp.json
- Zed mcp tronsave_estimate_buy_resource ~/.config/zed/settings.json
- Windsurf mcp tronsave_estimate_buy_resource ~/.codeium/windsurf/mcp_config.json
- Cline mcp tronsave_estimate_buy_resource ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI mcp tronsave_estimate_buy_resource ~/.gemini/settings.json
- Grok mcp tronsave_estimate_buy_resource .mcp.json (in your project root)
- ChatGPT mcp tronsave_estimate_buy_resource Settings → Connectors → Advanced → Developer mode
- Claude.ai mcp tronsave_estimate_buy_resource Settings → Connectors → Add custom connector
- LangChain mcp tronsave_estimate_buy_resource pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http mcp https://mcp.tronsave.io/mcp
Other tools on this server
- tronsave_get_internal_account
- tronsave_get_deposit_address
- tronsave_internal_order_history
- tronsave_internal_order_details
- tronsave_internal_order_book
- tronsave_internal_order_estimate
- tronsave_internal_order_create
- tronsave_internal_extend_delegates
- tronsave_internal_create_extend_request
- tronsave_get_sign_message
- tronsave_login
- tronsave_get_user_info
- tronsave_get_user_auto_setting
- tronsave_get_user_permissions
- tronsave_get_order
- tronsave_list_orders
- tronsave_list_order_books
- tronsave_get_min_price
- tronsave_list_extendable_delegates
- tronsave_create_order
- tronsave_sell_order_manual
- tronsave_cancel_order
- tronsave_update_order
- tronsave_register_auto_sell
- tronsave_update_auto_sell_setting
- tronsave_generate_api_key
- tronsave_revoke_api_key
- tronsave_delete_auto_buy_setting
This list was read from the server itself, by connecting to it and calling tools/list on 24 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.