{"protocolVersion":"1.0","name":"sports-scores-agent","description":"Live sports scores, standings, and schedules from ESPN. Covers NBA, NFL, MLB, NHL, and MLS.","url":"https://sports-scores-agent-production.up.railway.app/","supportedInterfaces":[{"url":"https://sports-scores-agent-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/upcoming games across NBA, NFL, MLB, NHL, MLS","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":"scores","name":"scores","description":"Get live scores 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":["nba","nfl","mlb","nhl","mls"]}},"required":["sport"],"additionalProperties":false}},{"id":"teams","name":"teams","description":"Get all teams for a sport with basic info","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":["nba","nfl","mlb","nhl","mls"]}},"required":["sport"],"additionalProperties":false}},{"id":"schedule","name":"schedule","description":"Get upcoming games schedule for a 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":["nba","nfl","mlb","nhl","mls"]},"days":{"default":3,"type":"number","minimum":1,"maximum":7}},"required":["sport","days"],"additionalProperties":false}},{"id":"game","name":"game","description":"Get detailed info for a specific game 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","enum":["nba","nfl","mlb","nhl","mls"]},"gameId":{"type":"string"}},"required":["sport","gameId"],"additionalProperties":false}},{"id":"report","name":"report","description":"Comprehensive report with scores, standings, and news for a 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":["nba","nfl","mlb","nhl","mls"]}},"required":["sport"],"additionalProperties":false}}],"supportsAuthenticatedExtendedCard":false,"entrypoints":{"overview":{"description":"Free overview of live/upcoming games across NBA, NFL, MLB, NHL, MLS","streaming":false,"input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{},"additionalProperties":false}},"scores":{"description":"Get live scores for a specific sport","streaming":false,"input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"sport":{"type":"string","enum":["nba","nfl","mlb","nhl","mls"]}},"required":["sport"],"additionalProperties":false}},"teams":{"description":"Get all teams for a sport with basic info","streaming":false,"input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"sport":{"type":"string","enum":["nba","nfl","mlb","nhl","mls"]}},"required":["sport"],"additionalProperties":false}},"schedule":{"description":"Get upcoming games schedule for a sport","streaming":false,"input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"sport":{"type":"string","enum":["nba","nfl","mlb","nhl","mls"]},"days":{"default":3,"type":"number","minimum":1,"maximum":7}},"required":["sport","days"],"additionalProperties":false}},"game":{"description":"Get detailed info for a specific game by ID","streaming":false,"input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"sport":{"type":"string","enum":["nba","nfl","mlb","nhl","mls"]},"gameId":{"type":"string"}},"required":["sport","gameId"],"additionalProperties":false}},"report":{"description":"Comprehensive report with scores, standings, and news for a sport","streaming":false,"input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"sport":{"type":"string","enum":["nba","nfl","mlb","nhl","mls"]}},"required":["sport"],"additionalProperties":false}}},"payments":[{"method":"x402","payee":"0x0C3D21e8835990427405F6FeA649f1fb8CB30ED6","network":"base","endpoint":"https://facilitator.daydreams.systems","extensions":{"x402":{"facilitatorUrl":"https://facilitator.daydreams.systems"}}}]}