AW
ARVI Wine Catalog
/get_catalog_facets
Catalog overview (facets)
Aggregated map of the ARVI catalog: top producers, countries, regions and categories, vintage range and distribution by decade, price bands in CHF and bottle fo
liveverifiedunknown~5s typical
mcpprobedarviwinecatalog
$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-ch-arvi-catalog /get_catalog_facets for me.
Input
| Field | Type | Description |
|---|---|---|
| locale | string | Catalog language code. Defaults to 'en'. |
| in_stock_only | boolean | Compute facets over available products only. Default true. |
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-ch-arvi-catalog","endpoint":"/get_catalog_facets","input":{}}'cli
npx cracked-ai run -p mcp-ch-arvi-catalog -e /get_catalog_facets -i '{}'mcp
run_tool({ provider: "mcp-ch-arvi-catalog", endpoint: "/get_catalog_facets", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.