M
mcp-shield
/search_registry
search registry
Search the CraftedTrust registry overlay for indexed MCP packages and servers. Filter by grade, certification, or scan type.
liveverifiedunknown~5s typical
mcpprobedmcp-shield
$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-craftedtrust-mcp-shield /search_registry for me.
Input
| Field | Type | Description |
|---|---|---|
| query* | string | Search term (name, URL, publisher) |
| grade | string (A | B | C | D | F) | Filter by letter grade. Default: show all |
| scan_type | string (live | static | combined | all) | Filter by scan type. Default: all |
| certified | string (true | standard | premium) | Filter to certified servers only. Default: show all |
| limit | number | Max results (1-50). Default: 10 |
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-craftedtrust-mcp-shield","endpoint":"/search_registry","input":{"query":"..."}}'cli
npx cracked-ai run -p mcp-com-craftedtrust-mcp-shield -e /search_registry -i '{"query":"..."}'mcp
run_tool({ provider: "mcp-com-craftedtrust-mcp-shield", endpoint: "/search_registry", input: {"query":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.