Crypto trading backtesting, bot deployment, AI strategy, and account management for Sentinel Bot.
| Tool name | Description | Destructive? |
|---|---|---|
| run_backtestโ | โ yes | |
| get_backtest_result | โ no | |
| list_backtests | โ no | |
| cancel_backtest | โ no | |
| list_bots | โ no |
| create_bot | โ no | |
| get_bot | โ no | |
| start_bot | โ no | |
| stop_bot | โ no | |
| delete_botโ | โ yes | |
| get_bot_performanceโ | โ yes | |
| pause_bot | โ no | |
| recover_bot | โ no | |
| get_bot_trades | โ no | |
| list_exchanges | โ no | |
| get_account_info | โ no | |
| get_plan_info | โ no | |
| create_payment_link | โ no | |
| create_crypto_invoice | โ no | |
| verify_payment | โ no | |
| okx_orderbook | โ no | |
| okx_funding_rate | โ no | |
| okx_set_leverage | โ no | |
| okx_positions | โ no | |
| okx_algo_order | โ no | |
| okx_market_overview | โ no | |
| build_strategy | โ no | |
| run_grid_backtestโ | โ yes | |
| get_grid_status | โ no | |
| get_grid_results | โ no | |
| get_analysis | โ no | |
| get_analysis_history | โ no | |
| get_signals | โ no | |
| list_strategies | โ no | |
| get_strategy_detail | โ no | |
| subscribe_strategy | โ no |
{
"mcpServers": {
"iogithubclarencyu-boopsentinel": {
"command": "npx",
"args": [
"-y",
"mcp-server-sentinel"
]
}
}
}