Cellarion for Cursor
app.cellarion/cellarion
Wine cellar manager: bottles, racks, drink windows, pairings and a shared wine registry.
client:Cursor
transport:streamable-http
runtime:npm
Install Cellarion in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"cellarion": {
"url": "https://cellarion.app/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs