simulate — MERX - TRON Resource Exchange MCP Tool
simulate
(simulate) is one of 66 tools on the
MERX - TRON Resource Exchange
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call simulate from your client
- Claude Code MERX - TRON Resource Exchange simulate run in your project directory
- Claude Desktop MERX - TRON Resource Exchange simulate ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor MERX - TRON Resource Exchange simulate ~/.cursor/mcp.json
- VS Code MERX - TRON Resource Exchange simulate .vscode/mcp.json
- Zed MERX - TRON Resource Exchange simulate ~/.config/zed/settings.json
- Windsurf MERX - TRON Resource Exchange simulate ~/.codeium/windsurf/mcp_config.json
- Cline MERX - TRON Resource Exchange simulate ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI MERX - TRON Resource Exchange simulate ~/.gemini/settings.json
- Grok MERX - TRON Resource Exchange simulate .mcp.json (in your project root)
- ChatGPT MERX - TRON Resource Exchange simulate Settings → Connectors → Advanced → Developer mode
- Claude.ai MERX - TRON Resource Exchange simulate Settings → Connectors → Add custom connector
- LangChain MERX - TRON Resource Exchange simulate pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http mcp https://merx.exchange/mcp/sse
Other tools on this server
- get_prices
- get_best_price
- analyze_prices
- get_price_history
- compare_providers
- estimate_transaction_cost
- check_address_resources
- create_order
- get_order
- list_orders
- ensure_resources
- wait_for_delegation
- get_balance
- get_deposit_info
- get_transaction_history
- explain_concept
- suggest_duration
- calculate_savings
- list_providers
- get_account_info
- get_trx_balance
- get_trc20_balance
- get_transaction
- get_block
- get_chain_parameters
- convert_address
- get_trx_price
- validate_address
- search_transaction_history
- transfer_trx
- transfer_trc20
- approve_trc20
- get_token_info
- read_contract
- estimate_contract_call
- call_contract
- get_contract_info
- get_swap_quote
- execute_swap
- get_token_price
- create_account
- login
- set_api_key
- set_private_key
- deposit_trx
- enable_auto_deposit
- pay_invoice
- create_paid_order
- execute_intent
- create_standing_order
- list_standing_orders
- get_standing_order
- cancel_standing_order
- create_monitor
- list_monitors
- cancel_monitor
- withdraw
- compile_policy
- resource_broadcast
- register_agent
- request_payment
- lookup_invoice
- create_invoice
- watch_address
- agent_status
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.