Local MCP
HeroUI Pro MCP local proxy — automatic caching, offline support, zero configuration.
This article was generated by CC, powered by GLM-5.1, based on the project source code.
hpmcp is the local proxy for the HeroUI Pro MCP Server. It automatically caches upstream responses, so it remains usable offline.
Tool Updates on 2026-06-03
The upstream MCP has been upgraded from Pro-only (4 tools) to unified Pro + OSS (9 tools). hpmcp syncs automatically — no configuration changes needed.
New Tools (5)
| Tool | Description |
|---|---|
get_component_source_code | Get React/TypeScript source code for OSS components (only @heroui/react, excluding Pro) |
get_chat_export_manifest | Get the file manifest for HeroUI AI Chat exports (commitSha, file list, preview URL) |
get_chat_export_files | Fetch the content of specified exported files based on the manifest |
get_theme_variables | Get theme variables and design tokens (default, brutalism, glass, mouve) |
Changes to Existing Tools
| Tool | Old Version | New Version |
|---|---|---|
list_components | Lists Pro components only | Unified Pro + OSS list (133 components) |
get_component_docs | Fixed enum, Pro only | Free string array, Pro + OSS |
get_css | Pro only, includes theme parameter | Pro + OSS, theme parameter moved to get_theme_variables |
get_docs | 20 Pro doc paths | Significantly expanded, added /pro/docs/react/... and more OSS paths |
MCP no longer distinguishes between Pro and OSS services — a single configuration gives you access to docs, source code, and theme variables for all components. If you previously configured OSS MCP separately, you can remove it.
How is this guide?
Last updated on