Cellarion Wine Registry for VS Code
app.cellarion/wine-registry
Public wine registry and guides: search wines, grapes, regions, appellations. No account.
client:VS Code
transport:streamable-http
tools:7
Install Cellarion Wine Registry in VS Code
.vscode/mcp.json
{
"servers": {
"wine-registry": {
"type": "http",
"url": "https://cellarion.app/api/mcp/public"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs