Skip to content

docs: sportsbook context guide (PMXT + Lumify compose) - #1929

Open
lumifyai wants to merge 1 commit into
pmxt-dev:mainfrom
lumifyai:feat/sportsbook-context-lumify-guide
Open

docs: sportsbook context guide (PMXT + Lumify compose)#1929
lumifyai wants to merge 1 commit into
pmxt-dev:mainfrom
lumifyai:feat/sportsbook-context-lumify-guide

Conversation

@lumifyai

Copy link
Copy Markdown

Summary

  • Adds a Get Started guide, docs/guides/sportsbook-context.mdx, for sports trading agents that need prediction-market prices (PMXT) plus optional sportsbook odds / splits / explainable intelligence (Lumify).
  • Adds a read-only Python example at sdks/python/examples/integrations/sportsbook_context_lumify.py.
  • Registers the page in docs/docs.json (after MCP) and regenerates docs/llms.txt / docs/llms-full.txt.

Why

Sports PM agents on Polymarket/Kalshi often need sportsbook context the PMXT venues do not provide. This documents a complementary, read-only compose — PMXT remains the PM data/trading plane; Lumify is an optional upstream and is not affiliated with PMXT.

Safety

  • Explicitly read-only; no order placement in the example
  • Ask-before metered MCP setup; no keys pasted into chat
  • Clear “not trading advice” / untrusted-content guardrails

Test plan

  • python3 -m py_compile sdks/python/examples/integrations/sportsbook_context_lumify.py
  • npm run docs:llms after nav change
  • CI Docs Sync Check
  • Optional manual: run example with LUMIFY_API_KEY (and optional PMXT_API_KEY) against --query NBA

Made with Cursor

Help sports trading agents pair PMXT prediction-market reads with optional
sportsbook odds/intelligence (Lumify) in a read-only compose pattern.

Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant