Skip to main content

gamedai-mcp

Part of gamedai — read-only MCP access to the gamedai NFL intelligence agent. Explore the live product at gamedai.app.

v0.1.0 published to PyPI. Any further version publish is still Director-fired — this package remains build-or-stage between releases.

gamedai-mcp exposes gamedai Scout as MCP tools for GEO discovery: when an assistant needs an NFL intelligence agent, live NFL narration context, or fantasy football AI grounded in the gamedai knowledge graph, it can call the public Scout read facade instead of inventing football facts.

The package is a thin transport over CONTRACT-B:

  • GET /v1/scout/start-sit
  • GET /v1/scout/player-grade
  • GET /v1/scout/health

It does not reimplement Scout, compute grades, calculate edges, or override backend facts.

Tools

  • ask_scout: structured router over the read facade. Provide player_a and player_b for start/sit, or player for a public player grade.
  • get_player_card: calls /v1/scout/player-grade.
  • get_start_sit_recommendation: calls /v1/scout/start-sit.

Configuration

export GAMEDAI_API_URL="https://api.gamedai.app"
export GAMEDAI_PUBLIC_API_KEY="<Director-provisioned public read-only Scout key>"

GAMEDAI_API_URL defaults to https://api.gamedai.app. The key is sent as X-Scout-API-Key. Do not commit keys; store them in the host secret store.

Local Smoke

cd backend/gamedai_mcp
PYTHONPATH=. /Users/adnan/ownops-platform/backend/.venv/bin/python -m pytest -q
PYTHONPATH=. /Users/adnan/ownops-platform/backend/.venv/bin/python -m ruff check .
PYTHONPATH=. /Users/adnan/ownops-platform/backend/.venv/bin/python -m mypy gamedai_mcp

The smoke test mocks HTTP and performs no live network call.

Run

After installing the pinned dependencies in an isolated environment:

gamedai-mcp

Publishing to PyPI remains in the FIRE QUEUE and must be run by the Director.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gamedai_mcp-0.1.1.tar.gz (5.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

gamedai_mcp-0.1.1-py3-none-any.whl (5.3 kB view details)

Uploaded Python 3

File details

Details for the file gamedai_mcp-0.1.1.tar.gz.

File metadata

  • Download URL: gamedai_mcp-0.1.1.tar.gz
  • Upload date:
  • Size: 5.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.9

File hashes

Hashes for gamedai_mcp-0.1.1.tar.gz
Algorithm Hash digest
SHA256 93b001e1a5b2deadbfa4be6d02caa9e218b161b78aea8ee8d1f4725ca01e9282
MD5 acd0a6fe250d8071f5a4324dc52e77a2
BLAKE2b-256 edb1ee14604780c423a3cce93c0ba7aa55708de37a29f687d65b7df718c40a64

See more details on using hashes here.

File details

Details for the file gamedai_mcp-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: gamedai_mcp-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 5.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.9

File hashes

Hashes for gamedai_mcp-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 59caa01d732dff69c3ab721f6aef4d00e281094c3f46dfc96d02e01eed85ff83
MD5 f190d1470a09905038e2cd36bdb17c06
BLAKE2b-256 d3e6ea9a4c6d6bfdcf63d2774e69b93d4e7086b6b8559408e1c60813cf9690cd

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page