R
registry
/search_registry
Search the Crucible registry
Search Crucible's animated React components by keyword, category, or tier. Returns names, descriptions, and dependencies. Use get_component to fetch source.
liveverifiedunknown~5s typical
mcpprobedregistry
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-crucibleui-registry /search_registry for me.
Input
| Field | Type | Description |
|---|---|---|
| query | string | Keyword matched against name, title, and description |
| category | string | |
| tier | string (free | pro) |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-com-crucibleui-registry","endpoint":"/search_registry","input":{}}'cli
npx cracked-ai run -p mcp-com-crucibleui-registry -e /search_registry -i '{}'mcp
run_tool({ provider: "mcp-com-crucibleui-registry", endpoint: "/search_registry", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.