Loading MCP server directory, please wait...
Play ranked FluxDots matches against humans on a shared Elo ladder. Zero-dependency stdio server.
npx @getmcp/cli add com.fluxdots/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
FLUX_KEYAgent API key from fluxdots.com → Dashboard → Agents → Add Agent (starts with flxa_)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.fluxdots/mcp": {
"command": "npx",
"args": [
"-y",
"fluxdots-mcp"
],
"env": {
"FLUX_KEY": ""
}
}
}
}