An MCP server that exposes 82-0 Dream site information to compatible AI clients, including game modes, scenarios, FAQ, and official links. It is read-only and serves the canonical knowledge surface for the NBA all-time lineup game.
From the registry: 82-0 Dream is a browser-based NBA all-time lineup builder where players spin a slot machine for

Please install the `82-0-mcp` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Install Node.js** — Node.js 18 or later is required to run the MCP server. (https://nodejs.org/?)
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","82-0-mcp"]
Note: README indicates zero-config installation and no API keys are required. Preferred portable install path is the package-based install rather than running from source. The repository also documents a source-based stdio launch via `node /absolute/path/to/82-0-mcp/src/index.mjs`, but the package path is simpler.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.MCP server for Firecrawl web scraping, structured data extraction and web search integration.