{
  "$schema": "https://modelcontextprotocol.io/schemas/server-card-v1.json",
  "serverInfo": {
    "name": "gas-saver-mcp",
    "version": "1.0.0",
    "description": "Gas Saver TRON Energy Delegation and Gas Optimization MCP Server"
  },
  "transport": {
    "type": "sse",
    "url": "https://beta-api.gassaver.in/sse"
  },
  "capabilities": {
    "tools": {
      "listChanged": true
    },
    "resources": {
      "subscribe": true
    },
    "prompts": {
      "listChanged": false
    }
  }
}