{"name":"@tdq/ora-components","version":"0.1.8","protocol":"mcp/json-rpc","protocolVersion":"2024-11-05","endpoint":"/api/mcp","tools":[{"name":"list_components","description":"List all available Aura UI components with their descriptions"},{"name":"get_component_api","description":"Get the full API for a specific Aura component including all available methods"},{"name":"get_usage_example","description":"Get usage code examples for a specific Aura component. Returns the full examples file and an \"exports\" array listing every available example function. Components with rich examples (chart, grid, layout, button, label, panel, textfield) have multiple named patterns covering all variants and API options."},{"name":"search_components","description":"Search for Aura components by keyword — searches component names, descriptions, and method names"},{"name":"get_component_guide","description":"Get the full usage guide for a specific Aura component — includes detailed method descriptions, examples, and styling notes"},{"name":"get_component_stories","description":"Get all Storybook stories for a specific Aura component — returns the full source of each .stories.ts file, the list of story names, and any accompanying .docs.mdx."},{"name":"get_router_docs","description":"Get the complete routing documentation — RouterBuilder API, LinkBuilder, navigation, route patterns, and examples"},{"name":"get_architecture_guide","description":"Get an architecture or pattern guide. Topics: architecture, builder-pattern, reactive, theme, glass-effects, icons, component, layout, app-shell. Use \"layout\" for LayoutBuilder patterns — SlotSize, LayoutGap, Alignment, nesting, app-shell, chart sizing, reactive classes, and asScrollable() (scroll containers with the --ora-shadow-bleed gutter so card shadows and focus rings are not clipped). Use \"app-shell\" for composing SideBar + content + ChatPanel/ChatTrigger into a full screen."},{"name":"get_quickstart","description":"Get the quickstart guide for Ora Components — installation, builder pattern, layout strategies, form fields, charts, grids, dialogs, theming, and memory safety."}]}