AM
Assetzaar Marketplace
/get_component
get component
Get a component by slug. Free components return installable source. With an agent key (Authorization: Bearer azr_…), paid components the account owns and Pro co
liveverifiedunknown~5s typical
mcpprobedassetzaarmarketplace
$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-assetzaar-marketplace /get_component for me.
Input
| Field | Type | Description |
|---|---|---|
| slug* | string | The component slug |
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-assetzaar-marketplace","endpoint":"/get_component","input":{"slug":"..."}}'cli
npx cracked-ai run -p mcp-com-assetzaar-marketplace -e /get_component -i '{"slug":"..."}'mcp
run_tool({ provider: "mcp-com-assetzaar-marketplace", endpoint: "/get_component", input: {"slug":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.