{"protocolVersion":"1.0","name":"nba-data-agent","description":"Live NBA data via ESPN - scores, standings, rosters, news. Built for AI agents needing sports data.","url":"https://nba-data-agent-production.up.railway.app/","supportedInterfaces":[{"url":"https://nba-data-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: Today's NBA games overview - try before you buy","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":"Live/recent game scores with scores and status","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":{"limit":{"default":10,"description":"Max games to return","type":"number"}},"required":["limit"],"additionalProperties":false}},{"id":"standings","name":"standings","description":"NBA standings by conference","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":{"conference":{"default":"both","type":"string","enum":["east","west","both"]}},"required":["conference"],"additionalProperties":false}},{"id":"team","name":"team","description":"Team roster and details","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":{"team":{"type":"string","description":"Team name or abbreviation (e.g., \"lakers\", \"lal\")"}},"required":["team"],"additionalProperties":false}},{"id":"news","name":"news","description":"Latest NBA headlines and news","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":{"limit":{"default":10,"description":"Max articles to return","type":"number"}},"required":["limit"],"additionalProperties":false}},{"id":"game-summary","name":"game-summary","description":"Full box score and game details by event 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":{"eventId":{"type":"string","description":"ESPN event ID from scores endpoint"}},"required":["eventId"],"additionalProperties":false}},{"id":"analytics","name":"analytics","description":"Payment analytics summary","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":{"windowMs":{"description":"Time window in ms","type":"number"}},"additionalProperties":false}},{"id":"analytics-transactions","name":"analytics-transactions","description":"Recent payment transactions","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":{"windowMs":{"type":"number"},"limit":{"default":50,"type":"number"}},"required":["limit"],"additionalProperties":false}}],"supportsAuthenticatedExtendedCard":false,"entrypoints":{"overview":{"description":"Free: Today's NBA games overview - try before you buy","streaming":false,"input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{},"additionalProperties":false}},"scores":{"description":"Live/recent game scores with scores and status","streaming":false,"input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"limit":{"default":10,"description":"Max games to return","type":"number"}},"required":["limit"],"additionalProperties":false}},"standings":{"description":"NBA standings by conference","streaming":false,"input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"conference":{"default":"both","type":"string","enum":["east","west","both"]}},"required":["conference"],"additionalProperties":false}},"team":{"description":"Team roster and details","streaming":false,"input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"team":{"type":"string","description":"Team name or abbreviation (e.g., \"lakers\", \"lal\")"}},"required":["team"],"additionalProperties":false}},"news":{"description":"Latest NBA headlines and news","streaming":false,"input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"limit":{"default":10,"description":"Max articles to return","type":"number"}},"required":["limit"],"additionalProperties":false}},"game-summary":{"description":"Full box score and game details by event ID","streaming":false,"input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"eventId":{"type":"string","description":"ESPN event ID from scores endpoint"}},"required":["eventId"],"additionalProperties":false}},"analytics":{"description":"Payment analytics summary","streaming":false,"input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"windowMs":{"description":"Time window in ms","type":"number"}},"additionalProperties":false}},"analytics-transactions":{"description":"Recent payment transactions","streaming":false,"input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"windowMs":{"type":"number"},"limit":{"default":50,"type":"number"}},"required":["limit"],"additionalProperties":false}}},"payments":[{"method":"x402","payee":"0xE5312919e63109c9dDBa2Ea7cf75EC9B3d5D3A14","network":"base","endpoint":"https://facilitator.daydreams.systems","extensions":{"x402":{"facilitatorUrl":"https://facilitator.daydreams.systems"}}}]}