The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Lumify listing page.
Official client libraries and Model Context Protocol (MCP) integration for Lumify, the agent-ready sports-intelligence API: real-time schedules, live scores, odds, line movement, public betting splits, and explainable AI bet confidence across MLB, NFL, NCAAF, NCAAB, NBA, NHL, tennis, and soccer (MLS, EPL, La Liga, Serie A, Bundesliga, Ligue 1, and UEFA Champions League).
This repository is the public home for the client SDKs, the MCP stdio bridge, and developer docs/examples. Lumify itself is a hosted API at
https://lumify.ai— you don't run a server yourself.
Everything here authenticates with a Lumify API key (lmfy-...).
| Runtime | Package | Install | Docs |
|---|---|---|---|
| TypeScript / JavaScript | @lumifyai/sdk | npm install @lumifyai/sdk | README |
| Python | lumify-sdk | pip install lumify-sdk | README |
| LangChain | langchain-lumify | pip install langchain-lumify | README |
| LlamaIndex | llamaindex-lumify | pip install llamaindex-lumify | README |
| CrewAI | crewai-lumify | pip install crewai-lumify | README |
| MCP stdio bridge | @lumifyai/mcp | npx -y @lumifyai/mcp | README |
Lumify runs a hosted MCP server at https://lumify.ai/mcp (Streamable HTTP,
JSON mode, stateless). Point any MCP-compatible client at it.
Remote (Cursor, VS Code, Claude Desktop with remote support):
Local stdio (clients without remote MCP support):
See the MCP bridge README and the MCP guide for the full tool catalog.
| Demo | Path | Tutorial |
|---|---|---|
| Live sports scoreboard | examples/scoreboard | Build a live sports scoreboard |
/openapi.json · ReDoc · Swagger UI)docs/getting-started/quick-start.mddocs/agent-cookbook.mddocs/lumify.postman_collection.jsonCONTRIBUTING.mdMIT © 2026 Lumify AI