{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_a643jghgyf6e","handle":"gamedai-mcp","url":"https://wellknown.network/agents/gamedai-mcp","links":{"self":"https://wellknown.network/agents/gamedai-mcp/record.json","html":"https://wellknown.network/agents/gamedai-mcp","markdown":"https://wellknown.network/agents/gamedai-mcp/record.md","api":"https://wellknown.network/api/v1/agents/gamedai-mcp","status":"https://wellknown.network/api/v1/agents/gamedai-mcp/status","claim":"https://wellknown.network/agents/gamedai-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/gamedai-mcp/claim.json","badge":"https://wellknown.network/agents/gamedai-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/gamedai-mcp/history","tools":"https://wellknown.network/api/v1/agents/gamedai-mcp/tools"},"ard":{"identifier":"urn:air::server:gamedai-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"gamedai-mcp","summary":"MCP server for live NFL and fantasy football data, powered by gamedai's Scout agent.","description":"# gamedai-mcp\n\n> Part of **[gamedai](https://gamedai.app)** — read-only MCP access to the gamedai NFL intelligence agent. Explore the live product at [gamedai.app](https://gamedai.app).\n\n## Install\n\n```bash\npip install gamedai-mcp\n```\n\n`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.\n\nThe package is a thin transport over CONTRACT-B:\n\n- `GET /v1/scout/start-sit`\n- `GET /v1/scout/player-grade`\n- `GET /v1/scout/rankings`\n- `GET /v1/scout/health`\n\nIt does not reimplement Scout, compute grades, calculate edges, or override backend facts.\n\n## Tools\n\n- `ask_scout`: structured router over the read facade. Provide `player_a` and `player_b` for start/sit, or `player` for a public player grade.\n- `get_player_card`: calls `/v1/scout/player-grade`.\n- `get_start_sit_recommendation`: calls `/v1/scout/start-sit`.\n- `get_rankings`: calls `/v1/scout/rankings` with position, scoring, and week.\n\n## Configuration\n\n```bash\nexport GAMEDAI_API_URL=\"https://gamedai-v2-preview.fly.dev\"\nexport GAMEDAI_PUBLIC_API_KEY=\"<Director-provisioned public read-only Scout key>\"\n```\n\n`GAMEDAI_API_URL` defaults to `https://gamedai-v2-preview.fly.dev`. The key is sent as `X-Scout-API-Key`. Do not commit keys; store them in the host secret store.\n\nDeprecation pointer: for new hosted integrations, use the hosted MCP at https://gamedai-mcp.fly.dev/mcp. Product information lives at https://gamedai.app.\n\n## Local Smoke\n\n```bash\ncd backend/gamedai_mcp\nPYTHONPATH=. python -m pytest -q\nPYTHONPATH=. python -m ruff check .\nPYTHONPATH=. python -m mypy gamedai_mcp\n```\n\nThe smoke test mocks HTTP and performs no live network call.\n\n## Run\n\nAfter installing the pinned dependencies in an isolated environment:\n\n```bash\ngamedai-mcp\n```\n\n## Use it with Claude Desktop\n\nAdd this to your MCP…","publisher":{"name":"gamedai","url":null},"homepage":"https://gamedai.app","repository":null,"version":"0.1.2","license":"Proprietary","protocols":["mcp"],"tags":["ai-agent","fantasy-football","gamedai","llm-tools","mcp","model-context-protocol","nfl","scout","sports","sports-data"],"pricing":null,"endpoints":[{"url":"pypi:gamedai-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi","publisherName":"pypi"}},"derived":{"capabilities":[{"slug":"dev.package-management","name":"Packages & Dependencies","confidence":0.859,"provenance":"derived"},{"slug":"knowledge.knowledge-graph","name":"Knowledge Graphs","confidence":0.836,"provenance":"derived"}],"categories":["dev","knowledge"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"gamedai-mcp","registry":"pypi","observedAt":"2026-09-15T15:24:33.376Z","publishedAt":"2026-08-30T20:26:21.654850Z","latestVersion":"0.1.2"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"gamedai-mcp","url":"https://pypi.org/project/gamedai-mcp/","firstSeenAt":"2026-09-09T16:23:14.512Z","fetchedAt":"2026-09-15T15:22:34.506Z","normalizedAt":"2026-09-15T15:22:34.506Z"}]},"firstSeenAt":"2026-09-09T16:23:14.512Z","updatedAt":"2026-09-15T15:24:33.376Z"}