MCP Server v0.2.0

Unified Native MCP — one server covers both heroui-native-pro and heroui-native. No more juggling separate OSS and Pro MCPs.

May 2026

The Pro Native MCP server now serves both heroui-native-pro and heroui-native from a single connection. Pro customers no longer need a separate @heroui/native-mcp installed — everything is consolidated.

What's New

  • list_components returns Pro + OSS native components in a single sectioned response
  • get_component_docs accepts any component name from either package and routes to the correct backend
  • get_docs serves guides from both Pro (/pro/docs/native/...) and OSS (/docs/native/...) documentation
  • get_theme_variables (new) — get default native theme tokens

Why

Customer feedback was clear: 4 MCP servers + 4 skills across OSS and Pro felt fragmented and bloated. This release cuts the native setup from 2 MCPs to 1.

On this page