{
  "schema_version": "v1",
  "name_for_model": "lumify",
  "name_for_human": "Lumify Sports Intelligence",
  "description_for_human": "Agent-ready sports intelligence: schedules, live scores, odds, betting splits, and AI bet intelligence.",
  "description_for_model": "Use Lumify to retrieve real-time sports data and AI-powered bet intelligence across MLB, tennis, soccer (FIFA World Cup + MLS, EPL, La Liga, Serie A, Bundesliga, Ligue 1, and UEFA Champions League), NFL, NCAAF, NCAAB, NBA, and NHL. Endpoints: list/get events (schedules and live scores), current odds and line-movement history, public betting splits, and per-event bet intelligence (confidence scores, signal breakdowns, structured rationale, and attribution). Get a working API key in seconds with no signup, email, or card via the instant trial key at https://lumify.ai/docs/ai (100 credits, 14-day expiry), then authenticate every request with the Authorization: Bearer lmfy-... header. Errors return a JSON envelope with a machine-readable error.code. Responses include X-RateLimit-* and X-Credits-* headers.",
  "auth": {
    "type": "http",
    "scheme": "bearer",
    "instructions": "Fastest start (no signup): grab a free instant trial key — no email or credit card — by clicking 'Get instant trial key' at https://lumify.ai/docs/ai (100 lifetime credits, 14-day expiry). For a persistent account with 1,000 credits, create a key at https://lumify.ai/api-keys. Send the key as 'Authorization: Bearer lmfy-...'. Once you have any key, agents can provision more keys and top up credits via /api/agent/*."
  },
  "api": {
    "type": "openapi",
    "url": "https://lumify.ai/openapi.json",
    "swagger_ui": "https://lumify.ai/api/docs",
    "redoc": "https://lumify.ai/api/redoc"
  },
  "mcp": {
    "type": "streamable-http",
    "url": "https://lumify.ai/mcp",
    "docs": "https://lumify.ai/docs/guides#mcp",
    "stdio_package": "npx -y @lumifyai/mcp"
  },
  "resources": {
    "llms_txt": "https://lumify.ai/llms.txt",
    "llms_full_txt": "https://lumify.ai/llms-full.txt",
    "docs": "https://lumify.ai/docs",
    "guides": "https://lumify.ai/docs/guides",
    "ai_setup": "https://lumify.ai/docs/ai",
    "reference": "https://lumify.ai/docs/reference",
    "mcp_docs": "https://lumify.ai/docs/guides#mcp",
    "mcp_npm": "https://www.npmjs.com/package/@lumifyai/mcp",
    "agent_cookbook": "https://lumify.ai/docs/agent-cookbook.md",
    "postman_collection": "https://lumify.ai/docs/lumify.postman_collection.json",
    "quick_start_guide": "https://lumify.ai/docs/getting-started/quick-start.md",
    "self_hosting_faq": "https://lumify.ai/docs/getting-started/self-hosting.md",
    "pricing": "https://lumify.ai/pricing"
  },
  "contact_email": "support@lumify.ai",
  "legal_info_url": "https://lumify.ai/terms-of-service"
}
