ARVI Wine Catalog for VS Code
ch.arvi/catalog
Swiss merchant ARVI SA: 27,000+ fine & rare wine labels, 300,000+ bottles ready to ship. No auth.
client:VS Code
transport:streamable-http
tools:6
Install ARVI Wine Catalog in VS Code
.vscode/mcp.json
{
"servers": {
"catalog": {
"type": "http",
"url": "https://mcp.arvi.ch/"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs