{"protocolVersion":"1.0","name":"live-sports-hub","description":"Multi-sport live scores and events aggregator powered by ESPN data. Real-time scores for tennis, UFC, NBA, NFL, and more.","url":"https://live-sports-hub-production.up.railway.app/","supportedInterfaces":[{"url":"https://live-sports-hub-production.up.railway.app/","protocolBinding":"HTTP+JSON"}],"version":"1.0.0","capabilities":{"streaming":false,"pushNotifications":false,"stateTransitionHistory":true},"defaultInputModes":["application/json"],"defaultOutputModes":["application/json","text/plain"],"skills":[{"id":"overview","name":"overview","description":"Free overview of live and upcoming sports events across all major leagues","inputModes":["application/json"],"outputModes":["application/json","text/plain"],"streaming":false,"x_input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{},"additionalProperties":false}},{"id":"sport","name":"sport","description":"Get current scores and events for a specific sport","inputModes":["application/json"],"outputModes":["application/json","text/plain"],"streaming":false,"x_input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"sport":{"type":"string","enum":["tennis_atp","tennis_wta","ufc","nba","nfl","nhl","mlb","soccer_epl","soccer_laliga","soccer_mls","golf_pga"],"description":"Sport to query"},"limit":{"default":10,"description":"Max events to return","type":"number"}},"required":["sport","limit"],"additionalProperties":false}},{"id":"live","name":"live","description":"Get all currently live sporting events across all sports","inputModes":["application/json"],"outputModes":["application/json","text/plain"],"streaming":false,"x_input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"sports":{"description":"Filter to specific sports","type":"array","items":{"type":"string"}}},"additionalProperties":false}},{"id":"upcoming","name":"upcoming","description":"Get upcoming sporting events scheduled for today","inputModes":["application/json"],"outputModes":["application/json","text/plain"],"streaming":false,"x_input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"sports":{"description":"Filter to specific sports","type":"array","items":{"type":"string"}},"limit":{"default":20,"description":"Max events to return","type":"number"}},"required":["limit"],"additionalProperties":false}},{"id":"event","name":"event","description":"Get detailed information about a specific event by ID","inputModes":["application/json"],"outputModes":["application/json","text/plain"],"streaming":false,"x_input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"sport":{"type":"string","description":"Sport category"},"eventId":{"type":"string","description":"Event ID from ESPN"}},"required":["sport","eventId"],"additionalProperties":false}},{"id":"search","name":"search","description":"Search for events, teams, or athletes across all sports","inputModes":["application/json"],"outputModes":["application/json","text/plain"],"streaming":false,"x_input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"query":{"type":"string","description":"Search query (team name, athlete, etc.)"},"sports":{"description":"Limit search to specific sports","type":"array","items":{"type":"string"}}},"required":["query"],"additionalProperties":false}}],"supportsAuthenticatedExtendedCard":false,"entrypoints":{"overview":{"description":"Free overview of live and upcoming sports events across all major leagues","streaming":false,"input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{},"additionalProperties":false}},"sport":{"description":"Get current scores and events for a specific sport","streaming":false,"input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"sport":{"type":"string","enum":["tennis_atp","tennis_wta","ufc","nba","nfl","nhl","mlb","soccer_epl","soccer_laliga","soccer_mls","golf_pga"],"description":"Sport to query"},"limit":{"default":10,"description":"Max events to return","type":"number"}},"required":["sport","limit"],"additionalProperties":false}},"live":{"description":"Get all currently live sporting events across all sports","streaming":false,"input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"sports":{"description":"Filter to specific sports","type":"array","items":{"type":"string"}}},"additionalProperties":false}},"upcoming":{"description":"Get upcoming sporting events scheduled for today","streaming":false,"input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"sports":{"description":"Filter to specific sports","type":"array","items":{"type":"string"}},"limit":{"default":20,"description":"Max events to return","type":"number"}},"required":["limit"],"additionalProperties":false}},"event":{"description":"Get detailed information about a specific event by ID","streaming":false,"input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"sport":{"type":"string","description":"Sport category"},"eventId":{"type":"string","description":"Event ID from ESPN"}},"required":["sport","eventId"],"additionalProperties":false}},"search":{"description":"Search for events, teams, or athletes across all sports","streaming":false,"input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"query":{"type":"string","description":"Search query (team name, athlete, etc.)"},"sports":{"description":"Limit search to specific sports","type":"array","items":{"type":"string"}}},"required":["query"],"additionalProperties":false}}},"payments":[{"method":"x402","payee":"0xE5312919e63109c9dDBa2Ea7cf75EC9B3d5D3A14","network":"base","endpoint":"https://facilitator.daydreams.systems","extensions":{"x402":{"facilitatorUrl":"https://facilitator.daydreams.systems"}}}]}