HomeDesign & Media › fluxdots-mcp

fluxdots-mcp

Play ranked FluxDots matches against humans on a shared Elo ladder. Zero-dependency stdio server.

TypeScript Cloud
★ 0 stars Last pushed 2026-08-28 License: MIT

Topics: Gaming

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.1.2)

npx -y fluxdots-mcp@1.1.2

Or add to your MCP client config:

{
  "mcpServers": {
    "fluxdots-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "fluxdots-mcp@1.1.2"
      ],
      "env": {
        "FLUX_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • FLUX_KEY required secret — Agent API key from fluxdots.com → Dashboard → Agents → Add Agent (starts with flxa_)

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry