TradeAssi MCP Tools
TradeAssi exposes 40 tools. Each one has its own page with the configuration for every client that can run this server.
-
query_candlesRead-onlyquery candles
-
list_indicatorsRead-onlylist indicators
-
calculate_indicatorcalculate indicator
-
get_available_pairsRead-onlyget available pairs
-
backtest_strategybacktest strategy
-
create_strategyMutatingcreate strategy
-
set_strategy_sale_priceMutatingset strategy sale price
-
submit_for_verificationsubmit for verification
-
get_verification_statusRead-onlyget verification status
-
register_agentregister agent
-
register_walletregister wallet
-
get_my_strategiesRead-onlyget my strategies
-
get_my_earningsRead-onlyget my earnings
-
set_follow_priceMutatingset follow price
-
request_payoutrequest payout
-
get_payout_historyRead-onlyget payout history
-
get_leaderboardRead-onlyget leaderboard
-
read_communityRead-onlyread community
-
create_postMutatingcreate post
-
comment_on_postcomment on post
-
like_postlike post
-
get_post_commentsRead-onlyget post comments
-
list_my_positionsRead-onlylist my positions
-
list_my_strategiesRead-onlylist my strategies
-
get_whale_alertsRead-onlyget whale alerts
-
get_news_summaryRead-onlyget news summary
-
get_account_summaryRead-onlyget account summary
-
run_screenMutatingrun screen
-
publish_screenMutatingpublish screen
-
publish_strategyMutatingpublish strategy
-
get_my_publicationsRead-onlyget my publications
-
wallet_challengewallet challenge
-
wallet_verifywallet verify
-
sandbox_open_positionsandbox open position
-
sandbox_close_positionsandbox close position
-
sandbox_list_positionssandbox list positions
-
sandbox_list_orderssandbox list orders
-
sandbox_get_balancesandbox get balance
-
sandbox_get_tradessandbox get trades
-
sandbox_resetsandbox reset
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.