UNPKG

aceternityui-mcp

Version:

A Model Context Protocol (MCP) server that provides seamless integration with the Aceternity UI Components. This package enables AI assistants and applications to interact with Aceternity UI Components, usage and install commands.

4 lines 252 B
import { AceternityComponent, ComponentCategory } from "../types/index.js"; export declare const ACETERNITY_COMPONENTS: AceternityComponent[]; export declare const COMPONENT_CATEGORIES: ComponentCategory[]; //# sourceMappingURL=components-data.d.ts.map