lumify-live-scoreslisted
Install: claude install-skill lumifyai/sports-intelligence-skills
# Lumify Live Scores & Schedules
Connect an agent to Lumify's hosted, read-only sports schedule and live-score API via MCP or REST — the discovery layer, before odds or intelligence come into play. Find events, resolve teams and players by name, and get a live score snapshot, all across MLB, NFL, NBA, NHL, tennis, soccer, NCAAF, and NCAAB.
This skill installs no code and runs nothing locally. It teaches the agent how to get a key, connect an MCP client (or call REST directly), and find events without guessing opaque ids.
## When to Use This Skill
- The user asks "what's on today?", wants a live score, or needs a schedule for a sport/league/date range
- The user gives a natural-language sports query (e.g. "live nfl games today", "college basketball this week") instead of structured filters
- The user needs to resolve a team or player name to an id before calling other Lumify tools
- The user does **not** need odds, betting splits, box-score stats, or AI bet intelligence — see `lumify-odds`, `lumify-stats`, and `lumify-bet-intelligence` for those
## How to Use
### 1. Get an API key
Ask before setting up a metered MCP or persisting a key. **Never ask the user to paste an API key into chat.**
- Instant trial (no signup, no email, no card): https://lumify.ai/docs/ai — 100 free credits, 14-day expiry
- Persistent account (1,000 free credits): https://lumify.ai/register then https://lumify.ai/api-keys
- Set `LUMIFY_API_KEY` in the environment or the host's MCP secret store —