MCPVault

sodax_get_asset_borrowers

MCP tool from Builders Sodax MCP Server by gosodax

Get borrowers for a specific money market asset

How to use it

sodax_get_asset_borrowers is exposed by the Builders Sodax MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the sodax_get_asset_borrowers tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Builders Sodax MCP Server

$docker run -p 3000:3000 builders-sodax-mcp-server
FULL BUILDERS SODAX MCP SERVER LISTING

Other tools in Builders Sodax MCP Server (38)

docs_getPage

Fetch a full documentation page

docs_health

Check GitBook MCP connection status

docs_list_tools

List all available documentation tools

docs_refresh

Refresh the tools list from GitBook

docs_searchDocumentation

Search cross-chain SDK docs, integration guides, and code examples

sodax_get_all_borrowers

Get all borrowers across all money market assets

sodax_get_all_chains_configs

Detailed spoke chain configs with contract addresses and RPCs

sodax_get_all_config

Get full SODAX configuration (chains + tokens) in one call

sodax_get_amm_pool_candles

Get OHLCV candlestick chart data for an AMM pool

sodax_get_amm_positions

Get AMM liquidity provider NFT positions by owner

sodax_get_asset_suppliers

Get suppliers (lenders) for a specific money market asset

sodax_get_circulating_supply

Get SODA circulating supply as a plain number

sodax_get_hub_assets

Hub (Sonic) assets representing spoke tokens

sodax_get_intent

Look up a specific intent by its intent hash

sodax_get_money_market_asset

Get detailed info for a specific asset by reserve address

sodax_get_money_market_assets

List all lending/borrowing assets and rates

sodax_get_money_market_reserve_assets

Money market reserve assets

sodax_get_money_market_tokens

Money market supported tokens by chain

sodax_get_orderbook

Get current cross-chain orderbook entries from solver

sodax_get_partner_summary

Get volume and activity summary for a specific partner

sodax_get_partners

List SODAX integration partners across networks

sodax_get_relay_chain_id_map

Chain ID to intent relay chain ID mapping

sodax_get_solver_intent

Get solver-side intent details and fill history

sodax_get_solver_oracle

Get the solver's oracle prices for every supported (chain, token) pair

sodax_get_solver_quote

Get a swap quote from the solver (exactinput or exactoutput)

sodax_get_supported_chains

List all blockchain networks supported by SODAX for cross-chain swaps

sodax_get_swap_tokens

Get available tokens for cross-network swapping, optionally filtered by chain

sodax_get_token_supply

Get SODA token supply info (total, circulating, burned)

sodax_get_total_supply

Get SODA total supply as a plain number

sodax_get_transaction

Look up an intent transaction by hash — status, amounts, and details

sodax_get_user_position

Get a user's money market position (supply, borrow, health)

sodax_get_user_transactions

Get intent/transaction history for a specific wallet address

sodax_get_volume

Get solver volume data (filled intents) with filtering and pagination

sodax_get_volume_stats

Get aggregated solver volume statistics

sodax_refresh_cache

Clear cached data to get fresh results

sodax_relay_get_packet

Fetch a single relay packet by connection serial number

sodax_relay_get_transaction_packets

List every cross-chain packet emitted by a source tx

sodax_relay_submit_tx

Submit a confirmed spoke-chain tx to the intent relay for cross-chain delivery