{
    "serverInfo": {
        "name": "HAYAA Athletics Public Discovery MCP",
        "version": "0.1.0"
    },
    "transport": {
        "type": "https",
        "endpoint": "https://hayaaeagles.com/mcp"
    },
    "capabilities": {
        "resources": {
            "listChanged": false
        },
        "tools": {
            "listChanged": false
        },
        "discovery": {
            "apiCatalog": "https://hayaaeagles.com/.well-known/api-catalog",
            "openapi": "https://hayaaeagles.com/openapi.json"
        }
    },
    "resources": [
        {
            "uri": "https://hayaaeagles.com/llms.txt",
            "name": "Site summary"
        },
        {
            "uri": "https://hayaaeagles.com/docs/api",
            "name": "API documentation"
        }
    ]
}
