How to Use the CellarPass MCP in Windsurf
Get Cascade to coordinate your winery bookings and inspect reservations inside Windsurf without writing a line of code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect CellarPass MCP to Windsurf
Create your Vinkius account to connect CellarPass to Windsurf and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Auto-schedule VIP tastings via Windsurf Cascade
The `check_availability` tool lets Cascade inspect open booking windows across your winery locations instantly. Because Cascade chains actions, it doesn't just check; it cross-references calendars and queues up confirmation drafts in one go. You tell Cascade to find a slot for a VIP, and it scans your venues, grabs experience details, and presents the best options. No more manual toggling between booking calendars and your development workspace.
Map out guest histories with this MCP Server
The `search_guests` tool pulls up spending habits, favorite experiences, and past visit data directly inside your IDE workspace. Cascade reads this context to tailor automated email follow-ups or plan custom VIP tasting menus. Instead of searching through the main dashboard, your agent pulls the guest record and maps it directly to your custom loyalty workflows. It keeps your hospitality team armed with real-time context without leaving the editor.
Run venue-specific planning autonomously
The `list_reservations` tool serves as the backbone for daily winery operations, feeding actual reservation queues directly to Cascade using this MCP integration. Cascade reads the daily roster, flags large groups, and matches them against available staff schedules. If a massive tasting group is arriving at noon, Cascade notices the bottleneck, checks `get_venue` for capacity constraints, and prepares an alert. You get a fully organized daily brief before you even open your calendar app.
Set up CellarPass MCP in Windsurf
Prerequisites
- Windsurf IDE installed (macOS, Windows, or Linux)
- Active Vinkius subscription with a valid endpoint token
- 1
Open MCP configuration
Click the Cascade assistant icon in the sidebar, then click the hammer icon (🔨) at the top of the panel. Select "Configure" to open
~/.codeium/windsurf/mcp_config.json. - 2
Add the CellarPass MCP
Paste the JSON snippet shown on the right into the
mcpServersobject. Replace[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. - 3
Refresh MCPs
Go back to the hammer icon (🔨) in Cascade and click "Refresh". Windsurf will detect the new server. No full restart is needed — the connection is hot-reloaded.
- 4
Verify in Cascade
Start a new Cascade conversation and ask something like "Show my CellarPass payment history." If connected, Cascade will call the CellarPass tools directly. You will see a green dot next to the server name in the MCP panel.
{
"mcpServers": {
"cellarpass-mcp": {
"url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
}
}
} Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by CellarPass. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about CellarPass MCP in Windsurf
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the CellarPass MCP today
We host it, we monitor it, we maintain it. You just paste one token.