Skip to content
VS Code

Cellarion for VS Code

app.cellarion/cellarion

Wine cellar manager: bottles, racks, drink windows, pairings and a shared wine registry.

client:VS Code transport:streamable-http runtime:npm

Install Cellarion in VS Code

.vscode/mcp.json

{
  "servers": {
    "cellarion": {
      "type": "http",
      "url": "https://cellarion.app/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Cellarion in other clients