{
  "$schema": "https://static.modelcontextprotocol.io/schemas/mcp-server-card/v1.json",
  "version": "1.0",
  "protocolVersion": "2024-11-05",
  "serverInfo": {
    "name": "xexchange",
    "version": "0.1.0",
    "title": "xExchange DEX dApp",
    "description": "Production React/TypeScript DEX frontend for MultiversX. Swap tokens, provide liquidity, farm rewards, stake, and manage energy (xMEX locking) on the MultiversX blockchain."
  },
  "transport": {
    "type": "streamable-http",
    "endpoint": "/mcp"
  },
  "capabilities": {
    "tools": {
      "listChanged": false
    },
    "resources": {
      "subscribe": false,
      "listChanged": false
    },
    "prompts": {
      "listChanged": false
    },
    "logging": {}
  }
}

