{"name":"@tdq/ora-components","version":"0.1.7","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. Use \"layout\" for LayoutBuilder patterns — SlotSize, LayoutGap, Alignment, nesting, app-shell, chart sizing, and reactive classes."}]}