{
  "mcpServers": {
    "xdex": {
      "command": "npx",
      "args": ["-y", "@xdex/mcp"],
      "env": {
        "XDEX_API_URL": "https://xdex.lol",
        "XDEX_RPC_URL": "https://neoxt4seed1.ngd.network",
        "XDEX_CHAIN_ID": "12227332",
        "XDEX_ALLOW_TESTNET": "true"
      }
    }
  }
}
