gosodax/builders-sodax-mcp-server
get instant access to SODAX API data plus SDK documentation
Platform-specific configuration:
{
"mcpServers": {
"builders-sodax-mcp-server": {
"command": "npx",
"args": [
"-y",
"builders-sodax-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
<p align="center"> <b>Install from your preferred MCP directory</b><br><br> <a href="https://glama.ai/mcp/servers/@gosodax/sodax-builders-mcp"></a> <a href="https://registry.modelcontextprotocol.io/?q=sodax"></a> <a href="https://mcp.so/server/sodax-builders-mcp/gosodax"></a> </p>
SODAX MCP server for AI coding assistants. Access live cross-network (cross-chain) API data: swap tokens across 17+ 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.
One-liner: SODAX MCP server: live cross-network DeFi API data and auto-updating SDK docs for 17+ networks. Query swaps, lending, solver volume, and intent history from your AI coding assistant.
Add the MCP server URL to your AI coding assistant's configuration:
{
"mcpServers": {
"sodax-builders": {
"url": "https://builders.sodax.com/mcp"
}
}
}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.
For clients that don't support streamable HTTP (e.g. Gemini CLI), use the SSE endpoint instead:
{
"mcpServers": {
"sodax-builders": {
"url": "https://builders.sodax.com/sse"
}
}
}| Tool | Description | |------|-------------| | sodax_get_supported_chains | List
Loading reviews...