Apostle — AI Men's Skincare Commerce
AA
Apostle — AI Men's Skincare Commerce
/search_products

search products

Browse and search the product catalog. Use when the user wants to see what's available, look up specific products, browse by category, compare options, or asks

liveverifiedunknown~5s typical
mcpprobedapostleai
$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-ai-searchshop-apostleman /search_products for me.

Input

FieldTypeDescription
query*stringSearch query (e.g. 'vitamin c serum', 'anti-aging', 'moisturizer under $50')
max_resultsintegerMaximum products to return (default 10). Only set this if the user specifies a count — e.g
max_pricenumberFilter to products at or below this price
categorystringFilter by exact product category from the catalog (e.g. 'serum', 'treatment', 'cleanser',

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-ai-searchshop-apostleman","endpoint":"/search_products","input":{"query":"..."}}'
cli
npx cracked-ai run -p mcp-ai-searchshop-apostleman -e /search_products -i '{"query":"..."}'
mcp
run_tool({ provider: "mcp-ai-searchshop-apostleman", endpoint: "/search_products", input: {"query":"..."} })

Try it

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