ARVI Wine Catalog
AW
ARVI Wine Catalog
/get_wine_vintages

Vintages & formats of one wine

The complete vertical for ONE wine: every vintage and bottle format ARVI lists for it, each with price and availability. Use this instead of search_shop_catalog

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_wine_vintages for me.

Input

FieldTypeDescription
idstringA product id of any vintage/format of the wine.
querystringWine name, e.g. 'Sassicaia' (used if no id is given).
localestringCatalog language code. Defaults to 'en'.

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_wine_vintages","input":{}}'
cli
npx cracked-ai run -p mcp-ch-arvi-catalog -e /get_wine_vintages -i '{}'
mcp
run_tool({ provider: "mcp-ch-arvi-catalog", endpoint: "/get_wine_vintages", input: {} })

Try it

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