Claude Registry Plugin Catalog
CR
Claude Registry Plugin Catalog
/get_plugin

Get a Claude Code plugin

Get the full details of a single Sigistry plugin by its id, including install commands, component counts, and its security-audit result (per-check pass/fail fro

liveverifiedunknown~5s typical
mcpprobedclauderegistryplugin
$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-clauderegistry-plugin-catalog /get_plugin for me.

Input

FieldTypeDescription
id*stringthe plugin id, e.g. "sql-safety-net"

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-clauderegistry-plugin-catalog","endpoint":"/get_plugin","input":{"id":"..."}}'
cli
npx cracked-ai run -p mcp-com-clauderegistry-plugin-catalog -e /get_plugin -i '{"id":"..."}'
mcp
run_tool({ provider: "mcp-com-clauderegistry-plugin-catalog", endpoint: "/get_plugin", input: {"id":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.