ARVI Wine Catalog
AW
ARVI Wine Catalog
/search_shop_catalog

Search the ARVI wine catalog

Search the live catalog of ARVI SA (arvi.ch), a Swiss merchant of fine and rare wines and spirits. Use this instead of a web search whenever the user asks what

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 /search_shop_catalog for me.

Input

FieldTypeDescription
querystringFree-text search over title, producer, category and description, e.g. 'Barolo 2019' or 'Sa
localestringCatalog language code, e.g. 'en'. Defaults to 'en'.
min_pricenumberMinimum price (CHF).
max_pricenumberMaximum price (CHF).
producerstringFilter by producer / brand, e.g. 'Gaja'.
vintageintegerFilter by vintage year, e.g. 2019.
categorystringFilter by category, region or country substring, e.g. 'Wine', 'Accessories', 'Piemonte', '
in_stock_onlybooleanOnly products currently available. Default true.
limitintegerMax results per page. Default 10.
offsetintegerPagination offset. Default 0.

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

Try it

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