CollectUICollectUI

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)

ToolDescription
get_component_source_codeGet React/TypeScript source code for OSS components (only @heroui/react, excluding Pro)
get_chat_export_manifestGet the file manifest for HeroUI AI Chat exports (commitSha, file list, preview URL)
get_chat_export_filesFetch the content of specified exported files based on the manifest
get_theme_variablesGet theme variables and design tokens (default, brutalism, glass, mouve)

Changes to Existing Tools

ToolOld VersionNew Version
list_componentsLists Pro components onlyUnified Pro + OSS list (133 components)
get_component_docsFixed enum, Pro onlyFree string array, Pro + OSS
get_cssPro only, includes theme parameterPro + OSS, theme parameter moved to get_theme_variables
get_docs20 Pro doc pathsSignificantly 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

On this page