← All servers

SODAX Builders MCP

io.github.gosodax/builders-mcp v1.1.0
Official Registry git dev-tools data

Cross-network DeFi API data, AMM analytics, and SDK docs for 17+ networks.

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect over streamable-http

Run in your terminal
claude mcp add builders-mcp --transport http https://builders.sodax.com/mcp
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "builders-mcp": {
      "url": "https://builders.sodax.com/mcp"
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "builders-mcp": {
      "serverUrl": "https://builders.sodax.com/mcp"
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "builders-mcp": {
      "type": "http",
      "url": "https://builders.sodax.com/mcp"
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "builders-mcp": {
      "url": "https://builders.sodax.com/mcp"
    }
  }
}
Add to claude_desktop_config.json
{
  "mcpServers": {
    "builders-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://builders.sodax.com/mcp"
      ]
    }
  }
}

Remote endpoints

TransportURLAuth headers
streamable-http https://builders.sodax.com/mcp none

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/io.github.gosodax--builders-mcp/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent