{
  "serverInfo": {
    "name": "EZAPI Portal",
    "version": "0.1.0"
  },
  "transport": {
    "type": "https",
    "endpoint": "https://test.easyapi.work/.well-known/api-catalog",
    "note": "Read-only discovery transport metadata. This endpoint does not expose state-changing tools."
  },
  "capabilities": {
    "tools": {
      "listChanged": false,
      "readOnly": true
    },
    "resources": {
      "subscribe": false
    }
  },
  "auth": {
    "documentation": "https://test.easyapi.work/auth.md",
    "protected_resource": "https://test.easyapi.work/.well-known/oauth-protected-resource",
    "authorization_server": "https://test.easyapi.work/.well-known/oauth-authorization-server",
    "status": "metadata-only-oauth-not-enabled"
  }
}