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
| Field | Type | Description |
|---|---|---|
| query | string | Free-text search over title, producer, category and description, e.g. 'Barolo 2019' or 'Sa |
| locale | string | Catalog language code, e.g. 'en'. Defaults to 'en'. |
| min_price | number | Minimum price (CHF). |
| max_price | number | Maximum price (CHF). |
| producer | string | Filter by producer / brand, e.g. 'Gaja'. |
| vintage | integer | Filter by vintage year, e.g. 2019. |
| category | string | Filter by category, region or country substring, e.g. 'Wine', 'Accessories', 'Piemonte', ' |
| in_stock_only | boolean | Only products currently available. Default true. |
| limit | integer | Max results per page. Default 10. |
| offset | integer | Pagination 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.