Odel
livewire flux mcp

livewire flux mcp

Local
@lemaur9JavaScriptMITUpdated Today

Flux UI component and layout docs for AI coding agents. Live from fluxui.dev, Pro-tier aware.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmlivewire-flux-mcpv2.3.6

Run

npx -y livewire-flux-mcp

MCP client config

{
  "mcpServers": {
    "livewire-flux-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "livewire-flux-mcp"
      ]
    }
  }
}