31 AI-powered trading tools. Create strategies, backtest, deploy bots, copy top traders, and manage crypto
portfolios on Binance, Bybit, OKX, and more. Works with Claude, Cursor, and any MCP client.
Tools
login
authenticate
check_auth
set_token
connect_exchange
logout
get_price
get_candles
list_exchanges
search_markets
get_portfolio
get_positions
list_strategies
get_strategy
explain_strategy
compare_strategies
create_strategy
generate_strategy
what_if_backtest
get_backtest_results
export_backtest
list_bots
get_bot_status
deploy_bot
stop_bot
export_bot_trades
close_position
get_trade_history
get_performance_metrics
list_top_traders
follow_trader
suggest_strategies
get_market_context
Server Config
{
"mcpServers": {
"tradestaq": {
"command": "npx",
"args": [
"-y",
"@the-staq/tradestaq-mcp"
]
}
}
}