read_asset_manager_current — Arcadia Finance MCP Tool Read-only
read_asset_manager_current
(read asset manager current) is one of 35 tools on the
Arcadia Finance
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call read_asset_manager_current from your client
- Claude Code Arcadia Finance read_asset_manager_current run in your project directory
- Claude Desktop Arcadia Finance read_asset_manager_current ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Arcadia Finance read_asset_manager_current ~/.cursor/mcp.json
- VS Code Arcadia Finance read_asset_manager_current .vscode/mcp.json
- Zed Arcadia Finance read_asset_manager_current ~/.config/zed/settings.json
- Windsurf Arcadia Finance read_asset_manager_current ~/.codeium/windsurf/mcp_config.json
- Cline Arcadia Finance read_asset_manager_current ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Arcadia Finance read_asset_manager_current ~/.gemini/settings.json
- Grok Arcadia Finance read_asset_manager_current .mcp.json (in your project root)
- ChatGPT Arcadia Finance read_asset_manager_current Settings → Connectors → Advanced → Developer mode
- Claude.ai Arcadia Finance read_asset_manager_current Settings → Connectors → Add custom connector
- LangChain Arcadia Finance read_asset_manager_current pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http mcp-server https://mcp.arcadia.finance/mcp
Other tools on this server
- read_account_info
- read_account_history
- read_account_pnl
- read_pool_list
- read_pool_info
- read_asset_list
- read_asset_prices
- read_strategy_list
- read_strategy_info
- read_strategy_recommendation
- read_point_leaderboard
- read_guides
- read_wallet_balances
- read_wallet_allowances
- read_wallet_accounts
- read_wallet_points
- read_asset_manager_intents
- write_account_create
- write_account_deposit
- write_account_withdraw
- write_account_borrow
- write_account_repay
- write_account_add_liquidity
- write_account_remove_liquidity
- write_account_swap
- write_account_deleverage
- write_account_stake
- write_account_close
- write_wallet_approve
- write_pool_deposit
- write_pool_redeem
- write_account_automations
- write_account_automations_delta
- dev_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.