WP
WEM Price Compare
/compare_products
Compare several products
Compare 2-5 products side by side. Returns a structured comparison of price, rating, shipping, and key features. Use when the user is deciding between options.
liveverifiedunknown~5s typical
mcpprobedwempricecompare
$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-wem3-wem-price-compare /compare_products for me.
Input
| Field | Type | Description |
|---|---|---|
| products* | array | List of products to compare (2-5 items) |
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-wem3-wem-price-compare","endpoint":"/compare_products","input":{"products":[]}}'cli
npx cracked-ai run -p mcp-ai-wem3-wem-price-compare -e /compare_products -i '{"products":[]}'mcp
run_tool({ provider: "mcp-ai-wem3-wem-price-compare", endpoint: "/compare_products", input: {"products":[]} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.