MCP Server v0.2.0
Unified MCP — one server covers both @heroui-pro/react and @heroui/react. No more juggling separate OSS and Pro MCPs.
May 2026
The Pro React MCP server now serves both @heroui-pro/react and @heroui/react from a single connection. Pro customers no longer need a separate @heroui/react-mcp installed — everything is consolidated.
What's New
list_componentsreturns Pro + OSS components in a single sectioned responseget_component_docsaccepts any component name from either package and routes to the correct backendget_cssreturns BEM CSS for both Pro and OSS componentsget_docsserves guides from both Pro (/pro/docs/react/...) and OSS (/docs/react/...) documentationget_component_source_code(new) — view OSS component source code for learning and debuggingget_theme_variables(new) — get default theme tokens or Pro theme variants (brutalism, glass, mouve)
Why
Customer feedback was clear: 4 MCP servers + 4 skills across OSS and Pro felt fragmented and bloated. This release cuts the web setup from 2 MCPs to 1.