← sodax.com
Checking…
Version
Tools

What can you ask?

Common prompts for AI agents connected to this cross-network DeFi MCP server.

Supported Networks

"What networks does SODAX support for cross-chain swaps?"

17+ Networks Cross-chain

Solver Volume

"Show me cross-network solver volume for today"

Volume Solvers

Cross-Network Swaps

"Get available swap tokens across chains on Base"

Swap Tokens Cross-chain

Intent History

"Look up this intent transaction hash"

Intents Transactions

Money Market Rates

"What are the lending rates on SODAX money market?"

Lending Borrowing

Cross-Chain SDK Docs

"How do I integrate cross-chain swaps with the SODAX SDK?"

SDK Auto-sync

Available Tools

32 tools: cross-network API data, AMM analytics, money market insights, and SDK documentation — all in one connection.

Network Configuration

Chains, swap tokens, hub assets, relay mappings, and full protocol config

8 tools SODAX API
sodax_get_supported_chainsList 17+ supported networks
sodax_get_swap_tokensCross-network swap tokens by chain
sodax_get_all_configFull config (chains + tokens) in one call
sodax_get_all_chains_configsDetailed spoke chain configs
sodax_get_relay_chain_id_mapChain ID to relay ID mapping
sodax_get_hub_assetsHub (Sonic) assets for spoke tokens
sodax_get_money_market_tokensMoney market supported tokens
sodax_get_money_market_reserve_assetsMoney market reserve assets

Intents & Solver

Intent transactions, solver volume, orderbook, and fill history

6 tools SODAX API
sodax_get_transactionIntent lookup by transaction hash
sodax_get_intentIntent lookup by intent hash
sodax_get_user_transactionsWallet intent history
sodax_get_volumeSolver volume (filled intents)
sodax_get_orderbookCross-chain orderbook
sodax_get_solver_intentSolver-side intent details & fill history

AMM & Liquidity

LP positions and OHLCV candlestick data for AMM pools

2 tools SODAX API
sodax_get_amm_positionsAMM LP NFT positions by owner
sodax_get_amm_pool_candlesOHLCV candle data for any pool

Money Market

Lending/borrowing assets, user positions, borrower and supplier analytics

6 tools SODAX API
sodax_get_money_market_assetsAll lending/borrowing assets
sodax_get_money_market_assetSingle asset by reserve address
sodax_get_user_positionUser's lending/borrowing position
sodax_get_asset_borrowersBorrowers for a specific asset
sodax_get_asset_suppliersSuppliers for a specific asset
sodax_get_all_borrowersAll borrowers across assets

Partners & Token

Integration partners, partner summaries, and SODA token supply data

6 tools SODAX API
sodax_get_partnersIntegration partners list
sodax_get_partner_summaryPartner volume & activity summary
sodax_get_token_supplyFull SODA token supply info
sodax_get_total_supplyTotal supply (plain number)
sodax_get_circulating_supplyCirculating supply (plain number)
sodax_refresh_cacheClear cached data

Cross-Chain SDK Documentation

Auto-synced from docs.sodax.com — integration guides, code examples

4 tools GitBook
docs_searchDocumentationSearch SDK docs, examples, guides
docs_list_toolsList available doc tools
docs_healthCheck docs connection
docs_refreshRefresh tools list

Data Sources

1

SODAX API

Live data from api.sodax.com

Live
2

Aggregator

Token data from aggregator

Live
3

GitBook

SDK docs from docs.sodax.com

Auto-sync
4

Smart Cache

2-min API, 10-min docs

Optimized

Works with these agents & more

Claude ChatGPT Cursor VS Code Windsurf Cline Gemini Goose Roo Code Claude ChatGPT Cursor VS Code Windsurf Cline Gemini Goose Roo Code Claude ChatGPT Cursor VS Code Windsurf Cline Gemini Goose Roo Code Claude ChatGPT Cursor VS Code Windsurf Cline Gemini Goose Roo Code

Get started. One connection.

Connect your AI coding assistant to live cross-network DeFi data and cross-chain SDK documentation with one simple configuration.

{
  "mcpServers": {
    "sodax-builders": {
      "url": "https://builders.sodax.com/mcp"
    }
  }
}

SDK docs from docs.sodax.com are included automatically via GitBook proxy

Using a client that doesn't support streamable HTTP (e.g. Gemini CLI)? Use the SSE endpoint instead: https://builders.sodax.com/sse

Frequently Asked Questions

Common questions about the SODAX MCP server and cross-chain developer tools.

What is the SODAX MCP server?

The SODAX Builders MCP server gives AI coding assistants live access to cross-network DeFi API data across 17+ blockchain networks. Query swap tokens, money market rates, solver volume, intent history, and auto-updating SDK documentation directly from tools like Claude, Cursor, VS Code, and ChatGPT.

What is a cross-chain swap and how does SODAX handle it?

A cross-chain swap lets you exchange tokens between different blockchain networks without traditional bridging. SODAX uses an intent-based execution model with a decentralized solver network to fill swaps across 17+ networks with unified cross-chain liquidity. The MCP server lets you query available swap tokens, look up intent transactions, and check solver volume programmatically.

Which networks does the cross-chain SDK support?

SODAX supports 17+ blockchain networks for cross-network swaps and DeFi operations. Use the sodax_get_supported_chains tool to get the live list, or search the auto-syncing SDK documentation for integration guides per network.

How do I connect this MCP server to my AI coding assistant?

Add the SODAX MCP server URL (https://builders.sodax.com/mcp) to your AI coding assistant's MCP configuration. It works with Claude, Cursor, VS Code, Windsurf, ChatGPT, and other MCP-compatible agents. One connection gives you access to all cross-network API tools and SDK documentation. If your client doesn't support streamable HTTP (e.g. Gemini CLI), use the legacy SSE endpoint instead: https://builders.sodax.com/sse

What cross-chain developer tools does this MCP server provide?

The server provides cross-network API tools for querying swap tokens, solver volume, orderbook data, money market lending and borrowing rates, intent transaction history, and SODA token supply. It also includes auto-syncing cross-chain SDK documentation with integration guides, code examples, and API reference — everything you need to build cross-network DeFi integrations.