component
(optional): Specific component name to fetch docs for
How to use it
component is exposed by the Livewire Flux MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the component tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Livewire Flux MCP
claude mcp add --transport stdio --scope project flux-docs -- npx -y livewire-flux-mcpOther tools in Livewire Flux MCP (7)
(optional): Specific layout name to fetch docs for (e.g., "header", "sidebar")
(optional): Search term to filter icon names
(optional): 'free', 'pro', or 'all' (default 'all'). On 'all', each component is annotated [Pro] or [Free]. On v1, the tier argument is ignored (v1 has no Pro tier).
the legacy host at v1.fluxui.dev. Used when version='v1'. Components only — Flux v1 has no /layouts route and no Pro tier. listfluxlayouts returns a friendly notice on v1 without making any HTTP request; tier is ignored on listfluxcomponents for v1.
(default) — the current host at fluxui.dev. Used when version is omitted or set to 'v2'. Supports components, layouts, and Pro-tier awareness.
(optional): Filter by icon variant (outline, solid, mini, micro)
(optional): Flux major version to target — 'v1' or 'v2' (default 'v2')