A
agentee
/search_products
Search catalog
Search the allover.art catalog (one card per design). Args: query? (free text, e.g. 'cat', 'neon koi'), theme? (canonical theme like Cats/Anime/Skulls, comma-se
liveunknown~5s typical
mcpagentee
$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-art-allover-agentee /search_products for me.
Input
| Field | Type | Description |
|---|---|---|
| query | string | Free-text search, e.g. 'cat' or 'neon koi'. |
| theme | string | Canonical theme filter (Cats, Anime, Skulls, ...); comma-separate several. |
| section | string | Catalog section: mens, womens or kids. |
| limit | integer | Max cards to return (default 24, max 48). |
| max_price | number | Only items priced at or below this amount, USD. |
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-art-allover-agentee","endpoint":"/search_products","input":{}}'cli
npx cracked-ai run -p mcp-art-allover-agentee -e /search_products -i '{}'mcp
run_tool({ provider: "mcp-art-allover-agentee", endpoint: "/search_products", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.