Your AI, finally fluent in web components.
A comprehensive MCP tool catalog that gives your AI real component docs — straight from the source. Zero invented attributes. Zero framework lock-in. Local-only, no account required.
npx helixir init AI invents APIs. HELiXiR grounds them in truth.
Without HELiXiR, your AI guesses. It invents attributes, makes up events, hallucinates prop names that don’t exist. With HELiXiR, every component call comes from the Custom Elements Manifest — the ground truth for your library. Every attribute, event, slot, CSS part, and dependency, surfaced through your MCP client.
Full situational awareness for your design system.
Six representative categories below — a sampling from the tool catalog, spanning discovery, deep introspection, health scoring, composition safety, framework detection, and tokens. Theme scaffolding, styling, type generation, and breaking-change detection live on the full reference on GitHub.
Explore and navigate your component library.
list_componentsfind_componentget_library_summarylist_components_by_categorylist_eventslist_slotslist_css_parts
Full introspection of any component.
get_componentvalidate_cemsuggest_usagegenerate_importget_component_narrativeget_prop_constraintsfind_components_by_tokenfind_components_using_tokenget_component_dependenciesvalidate_usage
A–F quality grades with dimensional scoring.
score_componentscore_all_componentsanalyze_accessibilityget_health_trendget_health_diffget_health_summaryaudit_library
Safe assembly and change detection.
get_composition_examplevalidate_usagediff_cemcheck_breaking_changes
Framework detection and code generation.
detect_frameworkgenerate_storyestimate_bundle_sizeget_component_dependencies
Design tokens and remote library loading.
get_design_tokensfind_tokenresolve_cdn_cembenchmark_libraries
Works wherever you code.
Any MCP-compatible client can connect to HELiXiR. One config, every tool.
Works with any CEM-compliant library.
Load from CDN, npm, or a local path. Point HELiXiR at any CEM and start building.
custom-elements.json, HELiXiR can load
it. Zero to component-aware AI in 60 seconds.
Initialize
Run the init command. HELiXiR detects your framework and generates a config.
$ npx helixir init Configure
Edit the generated config to point at your component library.
{
"cemPath": "custom-elements.json",
"projectRoot": "/path/to/library",
"componentPrefix": "hx-"
} Add to Claude
Add HELiXiR to your Claude Desktop or Claude Code configuration.
{
"mcpServers": {
"helixir": {
"command": "npx",
"args": ["helixir"]
}
}
} Ground truth, not guesswork.
Ground Truth, Not Guesswork
Every AI response sourced directly from authoritative CEM metadata. No inventing attributes, no fabricated events, no hallucinated slot names.
60-Second Setup
npx helixir init detects your framework, finds your CEM,
and generates the config. No boilerplate. No ceremony.
Enterprise Security
Your component library never leaves your machine. HELiXiR runs as a local MCP server with no telemetry, no cloud indexing, and no account required. Path containment, Zod validation on every argument, and zero shell execution on user input.
Health Scoring
14-dimension A–F health scoring with configurable weights per team. Accessibility-first teams can run at 3x weight. Trend tracking shows score drift over time before it becomes a production problem.
Breaking Change Detection
Diff your CEM across versions before upgrading. Know exactly what changed, what broke, and what your consumers need to update.
Open Source, MIT
Free to use, fork, and extend. Built by Booked Solid Technology and the open source community. No vendor lock-in.
Give your AI x-ray vision.
Stop accepting hallucinated APIs. Connect your design system to any MCP-compatible AI editor in 60 seconds.