You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A concise reference card for all Binance.US MCP Server tools.
Quick Tool Lookup
🔧 General (4 tools)
binance_us_ping - Test connectivity
binance_us_server_time - Get server time
binance_us_system_status - System maintenance check [AUTH]
binance_us_exchange_info - Trading rules & pairs
📊 Market Data (10 tools)
binance_us_order_book - Order book depth
binance_us_recent_trades - Recent trades
binance_us_historical_trades - Old trades [API_KEY]
binance_us_agg_trades - Aggregate trades
binance_us_klines - Candlestick data
binance_us_avg_price - 5-min average price
binance_us_ticker_24hr - 24hr statistics
binance_us_ticker_price - Latest price
binance_us_ticker_book - Best bid/ask
binance_us_rolling_window - Rolling window stats
📈 Trading - Orders (8 tools)
binance_us_new_order - Place order [TRADE]
binance_us_test_order - Test order [TRADE]
binance_us_get_order - Query order [USER_DATA]
binance_us_cancel_order - Cancel order [TRADE]
binance_us_cancel_replace - Cancel & replace [TRADE]
binance_us_cancel_all_open_orders - Cancel all [TRADE]
binance_us_open_orders - Open orders [USER_DATA]
binance_us_all_orders - Order history [USER_DATA]
📈 Trading - OCO (5 tools)
binance_us_new_oco - Place OCO [TRADE]
binance_us_get_oco - Query OCO [USER_DATA]
binance_us_cancel_oco - Cancel OCO [TRADE]
binance_us_open_oco - Open OCOs [USER_DATA]
binance_us_all_oco_orders - OCO history [USER_DATA]
binance_us_cust_balance - Custodial balance
binance_us_cust_supported_assets - Supported assets
binance_us_cust_wallet_transfer - Wallet transfer
binance_us_cust_transfer - Custodial transfer
binance_us_cust_undo_transfer - Undo transfer
binance_us_cust_wallet_transfer_history - Wallet history
binance_us_cust_transfer_history - Transfer history
binance_us_cust_available_balance - Available balance
binance_us_cust_new_order - Place order
binance_us_cust_oco_order - Place OCO
binance_us_cust_open_orders - Open orders
binance_us_cust_get_order - Get order
binance_us_cust_order_history - Order history
binance_us_cust_trade_history - Trade history
binance_us_cust_cancel_order - Cancel order
binance_us_cust_cancel_orders_symbol - Cancel all
binance_us_cust_cancel_oco - Cancel OCO
binance_us_cust_settlement_settings - Settlement config
binance_us_cust_settlement_history - Settlement history
🏛️ Custodial Solution (9 tools) ⚠️ Special API Key
binance_us_custodial_balance - Combined balances
binance_us_custodial_supported_assets - Supported assets
binance_us_custodial_wallet_transfer - Wallet transfer
binance_us_custodial_custodian_transfer - Custodian transfer
binance_us_custodial_undo_transfer - Undo transfer
binance_us_custodial_wallet_transfer_history - History
binance_us_custodial_custodian_transfer_history - History
binance_us_custodial_settlement - Initiate settlement
binance_us_custodial_settlement_history - Settlement history
💳 Credit Line (5 tools) ⚠️ Institutional Only
binance_us_cl_account - Credit line account info
binance_us_cl_alert_history - Margin call alerts
binance_us_cl_transfer_history - Transfer history
binance_us_cl_transfer - Execute transfer
binance_us_cl_liquidation_history - Liquidation events
Common Parameters
Symbol Format
Always uppercase: BTCUSD, ETHUSD, BNBUSD
Quote asset is usually USD: BTCUSD not BTCUSDT
Time Format
All timestamps in milliseconds (Unix epoch × 1000)