CellarPass Connector for AI agents.
8 live capabilities
Manage winery reservations and guest history with your AI agent.
Waiting for input…
Why people use CellarPass
CellarPass Winery Management for Faster Guest Recognition
This Connector changes that by bringing all those data points into a single conversation. You can ask about a guest's history and see their favorite pairings instantly, or check a venue's capacity without leaving your chat. You get a unified view of your winery operations in one place.
What Vinkius changes
You get a direct line to your reservation data and guest history without leaving your chat interface.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
VIP Guest Recognition
A manager asks who the VIPs are for today's tour to ensure the best service.
- Real-world use case 02
Capacity Planning
An owner checks if the private cellar can hold a group of 12 next Friday.
- Real-world use case 03
Event Coordination
A coordinator pulls the full list of reservations for a corporate wine tasting event.
Complete set · 8capabilities
The complete CellarPass capability set.
These are the exact actions your AI can choose when you ask it to work with CellarPass.
01—04
4 capabilities in this set.
Part of 8 available through CellarPass.
- 01 Capability
Search guests
Find a guest's history, spending, and VIP status for personalized service. This lets you recognize regulars and their favorite pairings.
- 02 Capability
List reservations
Pull up a list of all bookings for a specific date. This helps you plan your daily staffing and see who is arriving.
- 03 Capability
Get reservation
Fetch the specific details of a single booking. Use this to prepare for a guest's arrival and see their specific requirements.
- 04 Capability
List experiences
See every tasting experience you offer along with prices and capacities. This helps you browse your full menu of offerings.
05—08
4 capabilities in this set.
Part of 8 available through CellarPass.
- 05 Capability
Get experience
Get the full description and details for a specific winery experience. Use this to share specific details about a tour or pairing.
- 06 Capability
Check availability
See which time slots are still open for any experience on a given date. This is essential for coordinating bookings without double-booking.
- 07 Capability
List venues
View all your different winery locations and their current operating hours. This helps you manage multiple properties from one place.
- 08 Capability
Get venue
Pull up the specific details and capacity for one of your tasting rooms. Use this to check the limits of a specific location.
Set up in minutes
One URL. Then ask CellarPass to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use CellarPass from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_rjpuETfmn9FmzKBgLuFNNTWHdQWDfyn1DHEIbtCF/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it CellarPass, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable CellarPass for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_rjpuETfmn9FmzKBgLuFNNTWHdQWDfyn1DHEIbtCF/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the CellarPass URL.
- Step 03
Save and start
Save the connection and enable CellarPass in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"cellarpass": {
"url": "https://edge.vinkius.com/vk_preview_rjpuETfmn9FmzKBgLuFNNTWHdQWDfyn1DHEIbtCF/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using CellarPass
Open Agent mode in chat and ask: "Using CellarPass, help me...". 8 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"cellarpass": {
"url": "https://edge.vinkius.com/vk_preview_rjpuETfmn9FmzKBgLuFNNTWHdQWDfyn1DHEIbtCF/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using CellarPass
Ask Copilot: "Using CellarPass, help me...". 8 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"cellarpass": {
"url": "https://edge.vinkius.com/vk_preview_rjpuETfmn9FmzKBgLuFNNTWHdQWDfyn1DHEIbtCF/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using CellarPass
Open Cascade and ask: "Using CellarPass, help me...". 8 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"cellarpass": {
"url": "https://edge.vinkius.com/vk_preview_rjpuETfmn9FmzKBgLuFNNTWHdQWDfyn1DHEIbtCF/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using CellarPass
Ask Cline: "Using CellarPass, help me...". 8 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add cellarpass --transport http "https://edge.vinkius.com/vk_preview_rjpuETfmn9FmzKBgLuFNNTWHdQWDfyn1DHEIbtCF/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using CellarPass
Ask Claude: "Using CellarPass, show me...". 8 tools are ready
Where the request belongs
Work CellarPass can move forward.
Who wakes up in the morning needing this? The tasting room manager who's tired of hunting through a messy booking sheet to find out which VIPs are coming today, or the winery owner trying to balance capacity across three different locations.
Tasting Room Manager
Checking VIP statuses and daily schedules during peak hours to ensure every guest feels recognized.
Hospitality Director
Planning capacity for large events and analyzing seasonal trends to optimize guest flow.
Events Coordinator
Managing private bookings and corporate tasting requests across multiple winery locations.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorseCellar
Manage premium winery customers, orders, wine clubs, products, reservations, and inventory for your eCellar DTC platform through natural conversation.
Commerce7
Manage wine customers, orders, wine clubs, products, reservations, and inventory for your Commerce7 winery through natural conversation.
Winevybe
Automate sommelier intelligence via Winevybe. search global wine catalogs, check vineyard ratings, and manage virtual cellars directly from any AI agent.
SevenRooms
Manage restaurant reservations, guest CRM profiles, waitlists, table availability, and events for your SevenRooms venues through natural conversation.
InnoVint
Manage wine production, lots, vessels, lab analyses, and cellar actions for your InnoVint winery through natural conversation.
Vinsight
Manage wine, beer, and spirits production. inventory, sales orders, batches, vessels, and lab results for your Vinsight operation through natural conversation.
Bring your own AI
Change the model, client or framework. Keep CellarPass connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about CellarPass.
The practical details behind the request, access and result.
Can CellarPass MCP help me manage multiple winery locations?
Yes, it allows your agent to see and manage all your different tasting venues, including their specific hours and capacities, from a single chat.
How do I see if a guest is a VIP?
You can ask your agent to search for a guest by name. It will pull up their profile, which includes their VIP status and spending history.
Can I check if a specific tour is available?
Absolutely. Your agent can check real-time availability for any experience on any date to ensure you never double-book a slot.
Does this help with winery event planning?
Yes, it helps by providing a clear list of all reservations for any given day, making it much easier to plan staffing and logistics for large events.
Can I see the price of my tasting experiences?
Yes, your agent can browse all your tasting experiences and provide the current pricing and duration for each one.
How does this improve guest experience?
It allows you to provide personalized hospitality. By knowing a guest's history and favorite pairings before they arrive, you can offer a much more tailored experience.
How many wineries use CellarPass?
CellarPass serves 800+ wineries across Napa Valley, Sonoma, Oregon, Washington, and other premier wine regions. It's the #1 tasting room reservation platform.
Can I flag or review VIP guest history using this integration?
Yes! Your AI can pull visitor profiles and tag high-revenue VIPs, highlighting lifetime spend seamlessly when generating your daily prep reviews.
Does it manage multiple tasting room venues?
Correct. With 'Venues' configuration endpoints natively wired, the AI can cross-reference capacities against your separate tasting properties in a single conversational flow.
One connection away
Give your agent a direct line to CellarPass.
Connect CellarPass once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available