Arcadia Finance MCP Tools
Arcadia Finance exposes 35 tools. Each one has its own page with the configuration for every client that can run this server.
-
read_account_infoRead-onlyread account info
-
read_account_historyRead-onlyread account history
-
read_account_pnlRead-onlyread account pnl
-
read_pool_listRead-onlyread pool list
-
read_pool_infoRead-onlyread pool info
-
read_asset_listRead-onlyread asset list
-
read_asset_pricesRead-onlyread asset prices
-
read_strategy_listRead-onlyread strategy list
-
read_strategy_infoRead-onlyread strategy info
-
read_strategy_recommendationRead-onlyread strategy recommendation
-
read_point_leaderboardRead-onlyread point leaderboard
-
read_guidesRead-onlyread guides
-
read_wallet_balancesRead-onlyread wallet balances
-
read_wallet_allowancesRead-onlyread wallet allowances
-
read_wallet_accountsRead-onlyread wallet accounts
-
read_wallet_pointsRead-onlyread wallet points
-
read_asset_manager_intentsRead-onlyread asset manager intents
-
read_asset_manager_currentRead-onlyread asset manager current
-
write_account_createMutatingwrite account create
-
write_account_depositMutatingwrite account deposit
-
write_account_withdrawMutatingwrite account withdraw
-
write_account_borrowMutatingwrite account borrow
-
write_account_repayMutatingwrite account repay
-
write_account_add_liquidityMutatingwrite account add liquidity
-
write_account_remove_liquidityMutatingwrite account remove liquidity
-
write_account_swapMutatingwrite account swap
-
write_account_deleverageMutatingwrite account deleverage
-
write_account_stakeMutatingwrite account stake
-
write_account_closeMutatingwrite account close
-
write_wallet_approveMutatingwrite wallet approve
-
write_pool_depositMutatingwrite pool deposit
-
write_pool_redeemMutatingwrite pool redeem
-
write_account_automationsMutatingwrite account automations
-
write_account_automations_deltaMutatingwrite account automations delta
-
dev_senddev send
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.