{"app":"Sport Match Agent","version":"2.0.0","description":"Boston sports schedule + AI match prediction (Patriots, Celtics, Bruins, Red Sox)","teams":["patriots","celtics","bruins","redsox"],"endpoints":{"/schedule":"Get all upcoming games (cache-first)","/schedule/{team}":"Get games for specific team (cache-first)","/predict/{team}":"Predict next game outcome for a team (AI-powered, on-demand)","/predict/{team}/{game_index}":"Predict a specific upcoming game by index","/heartbeat/status":"View heartbeat scheduler status and cache info","/decide":"MCP protocol endpoint for AgenticTown"}}