SODAX Builders MCP

SODAX MCP server for AI coding assistants. Access live cross-network (cross-chain) API data: swap tokens across 19+ networks, query money market rates, look up solver volume, and search intent history. Includes full cross-chain SDK documentation that auto-syncs from SODAX developer docs. Build cross-network DeFi integrations with real-time protocol data directly in your development workflow. Its 39 documented tools cover sodax, docs, relay, money. It is available as a remote MCP endpoint.

Teams that want a hosted documentation endpoint instead of running a local process. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-03 · ★ 9 · #147 OF 183 MAINTAINED DOCUMENTATION · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install SODAX Builders MCP

before you install - you'll need

The README does not document required environment variables for a basic install.

Claude Code

claude mcp add gosodax-builders-sodax-mcp-server --transport http https://builders.sodax.com/mcp

Claude Desktop / Cursor / VS Code - add to config

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

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://builders.sodax.com/mcp

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to builders.sodax.com

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license MIT - declared in the repository

registry namespace io.github.gosodax is GitHub-verified and matches the repo owner

03 · What SODAX Builders MCP can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

With this server connected, an agent can list all blockchain networks supported by SODAX for cross-chain swaps, get available tokens for cross-network swapping, optionally filtered by chain, get full SODAX configuration (chains + tokens) in one call, and get intent/transaction history for a specific wallet address.

Capability map

Tools grouped from the project's README - what SODAX Builders MCP lets an agent do.

Sodax

34 tools - e.g. List all blockchain networks supported by SODAX for cross-chain swaps; Get available tokens for cross-network swapping, optionally filtered by chain; Get full SODAX configuration (chains + tokens) in one…

sodax_get_supported_chains · sodax_get_swap_tokens · sodax_get_all_config · sodax_get_all_chains_configs · sodax_get_relay_chain_id_map · sodax_get_hub_assets…

Docs

5 tools - e.g. Search cross-chain SDK docs, integration guides, and code examples; Fetch a full documentation page; List all available documentation tools

docs_searchDocumentation · docs_getPage · docs_list_tools · docs_health · docs_refresh

Latest releases

builders-sodax-mcp-server-v1.6.0 · 2026-08-03

1.6.0 (2026-07-17) · refresh landing page - live counts, sodax.com footer, dark hero

builders-sodax-mcp-server-v1.5.0 · 2026-07-06

1.5.0 (2026-07-06) · clarify solver quote token guidance and add error hints · Miscellaneous · promote development to master

builders-sodax-mcp-server-v1.4.0 · 2026-06-15

1.4.0 (2026-06-15) · add sodax_get_volume_stats tool for /solver/volume/stats · Discord alerts, CI checks (drift + docker build), and .env loading (#16, #38, #54) · Miscellaneous · promote development to master

04 · Who maintains SODAX Builders MCP

SODAX Builders MCP is maintained by gosodax. It's the only MCP server we track from this author; the repo dates to Feb 2026.

05 · Facts

category
documentation - ranked #147 of 183 actively-maintained documentation servers as of 2026-08-25.
release cadence
3 releases in the last 90 days (latest 2026-08-03)
registry
io.github.gosodax/builders-mcp (active, first published 2026-02-18 · 4 versions)

06 · SODAX Builders MCP FAQ

Is SODAX Builders MCP still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-03 and it shipped 3 releases in the last 90 days. We re-verify nightly.

What can SODAX Builders MCP do?

With this server connected, an agent can list all blockchain networks supported by SODAX for cross-chain swaps, get available tokens for cross-network swapping, optionally filtered by chain, get full SODAX configuration (chains + tokens) in one call, and get intent/transaction history for a specific wallet address.

How do I install SODAX Builders MCP?

Run `claude mcp add gosodax-builders-sodax-mcp-ser --transport http https://builders.sodax.com/mcp`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.

Does SODAX Builders MCP require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-08-25; you can connect without credentials.

07 · Alternatives to SODAX Builders MCP

More documentation MCP servers · Link · Godot Forge · Docs Mint · Hormonaly Clinical Intelligence · Rails Agent Skills

More TypeScript MCP servers · Gossipcat · Bastion (gowthaman90) · Memxus · Blacksmith · Graph Pilot · see all