sodax_get_hub_assets — SODAX Builders MCP MCP Tool
sodax_get_hub_assets
(sodax get hub assets) is one of 37 tools on the
SODAX Builders MCP
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call sodax_get_hub_assets from your client
- Claude Code SODAX Builders MCP sodax_get_hub_assets run in your project directory
- Claude Desktop SODAX Builders MCP sodax_get_hub_assets ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor SODAX Builders MCP sodax_get_hub_assets ~/.cursor/mcp.json
- VS Code SODAX Builders MCP sodax_get_hub_assets .vscode/mcp.json
- Zed SODAX Builders MCP sodax_get_hub_assets ~/.config/zed/settings.json
- Windsurf SODAX Builders MCP sodax_get_hub_assets ~/.codeium/windsurf/mcp_config.json
- Cline SODAX Builders MCP sodax_get_hub_assets ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI SODAX Builders MCP sodax_get_hub_assets ~/.gemini/settings.json
- Grok SODAX Builders MCP sodax_get_hub_assets .mcp.json (in your project root)
- ChatGPT SODAX Builders MCP sodax_get_hub_assets Settings → Connectors → Advanced → Developer mode
- Claude.ai SODAX Builders MCP sodax_get_hub_assets Settings → Connectors → Add custom connector
- LangChain SODAX Builders MCP sodax_get_hub_assets pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http builders-mcp https://builders.sodax.com/mcp
Other tools on this server
- sodax_get_supported_chains
- sodax_get_swap_tokens
- sodax_get_transaction
- sodax_get_user_transactions
- sodax_get_volume
- sodax_get_volume_stats
- sodax_get_orderbook
- sodax_get_money_market_assets
- sodax_get_user_position
- sodax_get_partners
- sodax_get_token_supply
- sodax_get_all_config
- sodax_get_relay_chain_id_map
- sodax_get_all_chains_configs
- sodax_get_money_market_tokens
- sodax_get_money_market_reserve_assets
- sodax_get_amm_positions
- sodax_get_amm_pool_candles
- sodax_get_intent
- sodax_get_solver_intent
- sodax_get_money_market_asset
- sodax_get_asset_borrowers
- sodax_get_asset_suppliers
- sodax_get_all_borrowers
- sodax_get_partner_summary
- sodax_get_total_supply
- sodax_get_circulating_supply
- sodax_refresh_cache
- sodax_get_solver_oracle
- sodax_get_solver_quote
- sodax_relay_submit_tx
- sodax_relay_get_transaction_packets
- sodax_relay_get_packet
- docs_health
- docs_refresh
- docs_list_tools
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.