{"name":"HeroUI React MCP API","version":"1.1.0","description":"REST API for HeroUI React component documentation","endpoints":{"/":"API information","/health":"Health check","GET /components":"List components (legacy)","POST /components":"Get component details (legacy)","POST /components/props":"Get component props (legacy)","POST /components/examples":"Get component examples (legacy)","POST /components/source":"Get component source code (legacy)","POST /components/styles":"Get component styles (legacy)","GET /themes":"Get complete theme system (legacy)","GET /themes/variables":"Get theme variables (legacy, query: theme, mode, version)","GET /themes/colors":"Get theme colors (legacy)","GET /themes/versions":"Get theme versions (legacy)","GET /themes/animations":"Get theme animations (legacy)","GET /versions":"Get version information (legacy)","GET /ctx":"Get initialization context (legacy)","GET /docs/available":"Get available documentation paths (legacy)","GET /docs/content":"Get documentation content (legacy, query: path)","GET /v1/components":"List HeroUI components","POST /v1/components/docs":"Get component documentation (body: {components: string[]})","POST /v1/components/source":"Get component source code for multiple components (body: {components: string[]})","POST /v1/components/styles":"Get component CSS styles for multiple components (body: {components: string[]})","GET /v1/themes/variables":"Get theme variables (simplified)","GET /v1/docs/:path":"Get documentation content from a specific path","GET /v1/ctx":"Get initialization context"},"_warning":"⚠️ You are using an outdated MCP client. Please restart the MCP and make sure to use @heroui/react-mcp@latest to always get the latest version.\n\nCurrent version: unknown\nLatest version: 1.1.0"}