R
registry
4 endpointsliveBrowse and install Crucible's animated React components into shadcn-style projects. (MCP server com.crucibleui/registry, aggregated from the official registry)
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, and then use Cracked to show me what I can do for registry.
| Endpoint | What it does | Price | Health |
|---|---|---|---|
| Search the Crucible registry /search_registry verified | Search Crucible's animated React components by keyword, category, or tier. Returns names, descriptions, and dependencies. Use get_component to fetch source. | $0.0020 per call | unknown |
| Get component source /get_component verified | Fetch the full TypeScript source of a Crucible component, ready to drop into a shadcn-style project. Pro components require an Authorization: Bearer <CRUCIBLE_T | $0.0020 per call | unknown |
| Get install instructions /install_instructions verified | How to install a Crucible component into a project: shadcn CLI command, registry config, and npm dependencies. | $0.0020 per call | unknown |
| Get component usage example /get_usage verified | Show how to USE a Crucible component correctly: a worked example (its demo source) plus the conventions that make it render — notably the `relative isolate` wra | $0.0020 per call | unknown |