{
  "serverInfo": {
    "name": "Taxi A Ezeiza MCP Server",
    "version": "1.0.0"
  },
  "description": "MCP server for Taxi A Ezeiza private airport transfer services in Buenos Aires. Allows AI agents to query fixed rates, vehicle capacities, and submit transfer booking requests.",
  "transport": {
    "type": "http",
    "endpoint": "https://taxiaezeiza.com/mcp"
  },
  "url": "https://taxiaezeiza.com/mcp",
  "capabilities": {
    "tools": {
      "list": true
    },
    "resources": {
      "list": true
    },
    "prompts": {
      "list": true
    }
  }
}
