Find Component Code
kroma_find_component_codeSearch live web docs and repos for copy-paste React, Vue, or Svelte components. Filter by framework and keywords to get doc pages, source links, and snippets.
Instructions
Search live web docs and repos (shadcn/ui, Magic UI, Aceternity, Uiverse, Tailwind, Radix, Headless UI, Flowbite, daisyUI, GitHub, and more) for copy-paste React/Vue/Svelte components. Returns doc pages, source links, and snippets. Use framework to target React/Vue/Svelte and keywords to refine.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| num | No | Number of results to return (1-20, default 10). | |
| api_key | No | Optional Serper API key override. Falls back to SERPER_API_KEY env var. | |
| sources | No | Optional subset of library names (e.g. ['shadcn/ui','Magic UI']). Omit to search all curated component sources. | |
| keywords | No | Extra keywords to refine, e.g. 'tailwind accessible dark mode'. | |
| component | Yes | The component or pattern to find, e.g. 'animated bento grid', 'command palette', 'multi-step form', 'pricing table', 'sidebar navigation'. | |
| framework | No | Target framework filter (default 'react'). Use 'any' to not constrain. |