Cellarion for Zed
app.cellarion/cellarion
Wine cellar manager: bottles, racks, drink windows, pairings and a shared wine registry.
client:Zed
transport:streamable-http
runtime:npm
Install Cellarion in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"cellarion": {
"url": "https://cellarion.app/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs