SODAX Builders MCP
MCP server giving AI coding agents live access to SODAX's cross-network DeFi API across 20+ chains.
Last release Aug 3, 2026 · Last commit Aug 3, 2026 · ★ 9
Overview
SODAX Builders MCP connects AI coding assistants to SODAX's cross-chain DeFi execution API, exposing 34+ tools (six categories: network config, intents/solver, intent relay, AMM/liquidity, money market, partners/token) for token swaps, money-market lending rates, solver volume, AMM liquidity/OHLCV data, and intent history across 20+ networks. An agent builder uses it to query live DeFi data and pull auto-synced SDK documentation directly inside a coding agent, without leaving the MCP session.
Sato Score
79/100· HighHow open, active & verifiable — not a safety or returns grade.
- Maintenance & liveness
- 35/35
- Code transparency
- 17/20
- Interface verifiability
- 10/10
- Docs & demo
- 6/10
- Listing transparency & provenance
- 8/15
- Independent verification
- 3/10
Live endpoint probed — we called the hosted MCP endpoint and it answered with its real tool inventory (proves the interface works, not runtime safety).
Tool inventory — 37 tools, probed live 2026-09-05
sodax_get_supported_chains— List all blockchain networks supported by SODAX for cross-chain swaps and DeFi operationssodax_get_swap_tokens— Get available tokens for swapping on SODAX, optionally filtered by chainsodax_get_transaction— Look up a specific transaction by its hash to see status, amounts, and detailssodax_get_user_transactions— Get intent/transaction history for a specific wallet addresssodax_get_volume— Get solver volume data showing filled intents with filtering and pagination. Requires inputToken and outputToken. Optional filters: chain, solver, block range OR time range (don't mix both).sodax_get_volume_stats— Get aggregate solver volume stats: the approximate total number of filled-intent records (fill documents, not distinct intents). Cached ~60s upstream.sodax_get_orderbook— Get current orderbook entries showing pending/open intentssodax_get_money_market_assets— List all assets available for lending and borrowing in the SODAX money marketsodax_get_user_position— Get a user's lending and borrowing position in the money marketsodax_get_partners— List all SODAX integration partners including wallets, DEXs, and other protocolssodax_get_token_supply— Get SODA token supply information including total, circulating, and burned amountssodax_get_all_config— Get full SODAX configuration including all supported chains, swap tokens, and protocol settings in one callsodax_get_relay_chain_id_map— Get mapping between chain IDs and intent relay chain IDs used by the SODAX relay networksodax_get_all_chains_configs— Get detailed configuration for all spoke chains including contract addresses, RPCs, and token configssodax_get_hub_assets— Get assets representing spoke tokens on the hub (Sonic) chain, optionally filtered by source chainsodax_get_money_market_tokens— Get tokens supported for money market lending/borrowing, optionally filtered by chainsodax_get_money_market_reserve_assets— Get money market reserve assets used as collateral backingsodax_get_amm_positions— Get AMM liquidity provider NFT positions, optionally filtered by owner addresssodax_get_amm_pool_candles— Get OHLCV candlestick chart data for an AMM poolsodax_get_intent— Look up a specific intent by its intent hash (different from transaction hash)sodax_get_solver_intent— Get solver-side details for an intent including fill history. Use includeAll to see all solver documents.sodax_get_money_market_asset— Get detailed information for a specific money market asset by its reserve addresssodax_get_asset_borrowers— Get borrowers for a specific money market asset by its reserve addresssodax_get_asset_suppliers— Get suppliers (lenders) for a specific money market asset by its reserve addresssodax_get_all_borrowers— Get all borrowers across all money market assets with paginationsodax_get_partner_summary— Get volume and activity summary for a specific integration partner by their receiver addresssodax_get_total_supply— Get SODA token total supply as a plain numbersodax_get_circulating_supply— Get SODA token circulating supply as a plain numbersodax_refresh_cache— Clear both the backend API cache and the solver oracle cache to force fresh fetches on next requests. Reports the number of entries cleared per cache.sodax_get_solver_oracle— Get the solver's oracle USD prices per (chain, token). For quoting with sodax_get_solver_quote, filter chainId='146': chainId-146 addresses pass the quote service's compatibility check, while spoke-chsodax_get_solver_quote— Get a swap quote from the SODAX solver. tokenSrc/tokenDst MUST be hub-chain (Sonic, chainId 146) asset addresses — look them up with sodax_get_solver_oracle (chainId='146'). Working example: tokenSrc=sodax_relay_submit_tx— Submit a confirmed spoke-chain transaction to the SODAX intent relay so it can be delivered to the destination chain. The tx must already be finalized on the source chain. Re-submitting the same tx issodax_relay_get_transaction_packets— List every cross-chain packet emitted by a given source transaction. Use this to track relay status — a packet is complete when status='executed' and dst_tx_hash is populated.sodax_relay_get_packet— Fetch a single relay packet by its connection serial number (conn_sn). Returns the packet data on success or a `{success:false, message}` shape if the packet isn't found.docs_health— Check SDK documentation availability. Call this first if docs tools seem unavailable.docs_refresh— Reconnect to SDK documentation and refresh available tools. Use if docs seem stale or unavailable.docs_list_tools— List all SDK documentation tools with parameters. Essential for discovering what's available.
Live probe verifies the interface responds — not what the tools do, their safety, or their output quality.
Observed record — 49 daily checks since 2026-07-19
- Succeeded
- 49
- Failed
- 0
- Their error
- 0
- Unattributed
- 0
This is the share of our daily checks that succeeded — not an availability guarantee. A check can fail because the host was down, because our runner timed out, or because the network in between dropped it, and only the first of those is a fact about this project. Failures are split by what we can attribute; anything we cannot attribute is counted, not hidden. 44 of these checks predate 2026-09-01, when the probe counted a bot-block (HTTP 403) as a failure and recorded no reason for any failure. Rates spanning that date mix two definitions. Since then: 100%.
Tool inventory history — 37 now, peak 40, since 2026-07-20
- 2026-09-04 40 → 37 −3 (docs_getPage, docs_searchDocumentation, docs_sendFeedback)
Recorded from our own daily tools/list handshake. A shrinking toolset is a real signal for an agent choosing a server; a gap in the series means the probe did not succeed that day, not that the tools disappeared.
Details
- Chains
- Ethereum, Base, Arbitrum, Optimism, Polygon
- Agent types
- MCP server
- Open source
- Yes
- Pricing
- Free
- Last checked
- 2026-09-05
Marketplace Signals
No marketplace signals recorded for this resource yet.
Verification status reflects evidence reviewed by Sato Hub. Self-reported claims are never presented as verified.
Recent Activity
All news →Releases and posts from SODAX Builders MCP, pulled from its GitHub and X.
Listing History
Recorded changes to SODAX Builders MCP's listing — status, verification, Sato Score, and recent releases. Full history is kept in the listing record.
- Aug 3, 2026New release published
- Jul 20, 2026Edited: mcp endpoint url
- Jul 20, 2026Sato Score tier: Medium → HighScore 64 → 75.
- Jul 20, 2026Edited: deploy spec
- Jul 19, 2026Edited: description long
- Jul 19, 2026Listed on Sato Hub
- Jul 19, 2026Sato Hub began tracking this listing
Related Resources
Coinbase AgentKit
ActiveCoinbase's toolkit for giving AI agents wallets and the ability to take onchain actions.
Hyperliquid
ActiveOnchain perpetual futures and spot DEX running on its own L1 with an HyperEVM smart-contract layer.
Model Context Protocol (MCP)
ActiveAnthropic's open standard for connecting AI systems to external tools and data sources.
Is this your project?
Prove you control the domain and you can correct this page — description, links, tags, chains. Claiming proves control, not verification: it doesn't change the Sato Score or mark anything as audited.
Claim this listing →Cite this page
Sato Hub. "SODAX Builders MCP — Sato Hub." Sato Hub, updated 2026-09-05, accessed 2026-09-06. https://satohub.ai/resources/sodax-builders-mcpThis page is refreshed daily. Citations include the date so a reader can tell which snapshot a claim came from.
Join the Sato Hub Briefing
One email a week — the agents, tools, and infrastructure that actually shipped, and why they matter.