tronsave_internal_order_history — mcp MCP Tool
tronsave_internal_order_history
(tronsave internal order history) 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_internal_order_history from your client
- Claude Code mcp tronsave_internal_order_history run in your project directory
- Claude Desktop mcp tronsave_internal_order_history ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor mcp tronsave_internal_order_history ~/.cursor/mcp.json
- VS Code mcp tronsave_internal_order_history .vscode/mcp.json
- Zed mcp tronsave_internal_order_history ~/.config/zed/settings.json
- Windsurf mcp tronsave_internal_order_history ~/.codeium/windsurf/mcp_config.json
- Cline mcp tronsave_internal_order_history ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI mcp tronsave_internal_order_history ~/.gemini/settings.json
- Grok mcp tronsave_internal_order_history .mcp.json (in your project root)
- ChatGPT mcp tronsave_internal_order_history Settings → Connectors → Advanced → Developer mode
- Claude.ai mcp tronsave_internal_order_history Settings → Connectors → Add custom connector
- LangChain mcp tronsave_internal_order_history 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_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_estimate_buy_resource
- 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.