S
store
/compare_products
Compare Products
Compare Bolot Studio products — Legacy Print vs Cinematic Print, or Bolot vs competitors (Displate, Canvas, Framed prints).
liveverifiedunknown~5s typical
mcpprobedstore
$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-bolotstudio-store /compare_products for me.
Input
| Field | Type | Description |
|---|---|---|
| comparison_type* | string (legacy_vs_cinematic | vs_competitors) | Type of comparison |
| product_handle | string | Product handle for competitor comparison (defaults to 'the-legacy-print') |
| country | string | ISO 3166-1 alpha-2 or alpha-3 country code for localized URLs (e.g. 'PL', 'DE', 'GB', 'DEU |
| locale | string | Locale code for localized URLs (e.g. 'en', 'pl', 'de') |
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-bolotstudio-store","endpoint":"/compare_products","input":{"comparison_type":"legacy_vs_cinematic"}}'cli
npx cracked-ai run -p mcp-com-bolotstudio-store -e /compare_products -i '{"comparison_type":"legacy_vs_cinematic"}'mcp
run_tool({ provider: "mcp-com-bolotstudio-store", endpoint: "/compare_products", input: {"comparison_type":"legacy_vs_cinematic"} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.