ai-commerce
A
ai-commerce
/browse_catalog

browse catalog

Browse the AI Commerce product catalog. Returns machine-readable product data including dynamic pricing (prices double at sales milestones — earlier purchases a

liveverifiedunknown~5s typical
mcpprobedai-commerce
$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-app-railway-up-airy-enthusiasm-production-ai-commerce /browse_catalog for me.

Input

FieldTypeDescription
searchstringFree-text search over name/description
categorystringFilter by category (prompt, guide, workflow, agent)
max_pricenumberMaximum price in USD default 1000000
limitintegerMax results default 20

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-app-railway-up-airy-enthusiasm-production-ai-commerce","endpoint":"/browse_catalog","input":{"max_price":1000000,"limit":20}}'
cli
npx cracked-ai run -p mcp-app-railway-up-airy-enthusiasm-production-ai-commerce -e /browse_catalog -i '{"max_price":1000000,"limit":20}'
mcp
run_tool({ provider: "mcp-app-railway-up-airy-enthusiasm-production-ai-commerce", endpoint: "/browse_catalog", input: {"max_price":1000000,"limit":20} })

Try it

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