SevenRooms Connector for AI agents.
8 live capabilities
Manage restaurant reservations and guest profiles through natural conversation.
Waiting for input…
Why people use SevenRooms
SevenRooms for Restaurant Reservation Management
This Connector puts that data into a chat interface. You can just ask your agent to pull up a VIP's profile or check the waitlist status. It turns a multi-click process into a single sentence, letting you keep your eyes on the room instead of the screen.
What Vinkius changes
You get a voice-activated command center for your restaurant's front-of-house operations.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
The VIP Rush
A host needs to know a guest's allergy.
- Real-world use case 02
The Packed Patio
A customer calls about a table for 4.
- Real-world use case 03
The Multi-Unit Owner
An owner wants to see all locations.
Complete set · 8capabilities
The complete SevenRooms capability set.
These are the exact actions your AI can choose when you ask it to work with SevenRooms.
01—04
4 capabilities in this set.
Part of 8 available through SevenRooms.
- 01 Capability
List venues
See all locations tied to your restaurant group. This is perfect for multi-unit owners checking different sites.
- 02 Capability
List reservations
See every booking for the day at a glance. It helps you prepare for the shift by knowing exactly who's coming in.
- 03 Capability
Get reservation
Pull up the specifics for a single booking. Use this to see party size, time, and special requests.
- 04 Capability
Search guests
Find any guest in your database by name or history. It's the fastest way to see if a regular is on the books.
05—08
4 capabilities in this set.
Part of 8 available through SevenRooms.
- 05 Capability
Get guest
View a complete profile for a specific diner. You'll see their total spend, allergies, and favorite drinks.
- 06 Capability
List waitlist
View the current queue of people waiting for a table. This keeps the host team organized during peak hours.
- 07 Capability
Check availability
Look for open tables and current wait times. It lets you give customers immediate answers about seating.
- 08 Capability
List events
Browse your upcoming wine dinners and private parties. You can see pricing and capacity for every scheduled event.
Set up in minutes
One URL. Then ask SevenRooms to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use SevenRooms 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_4D7RkfDn2i2nFsGnn52iiK86OgHPaU7AwYP5ycH0/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 SevenRooms, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable SevenRooms for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_4D7RkfDn2i2nFsGnn52iiK86OgHPaU7AwYP5ycH0/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 SevenRooms URL.
- Step 03
Save and start
Save the connection and enable SevenRooms in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"sevenrooms": {
"url": "https://edge.vinkius.com/vk_preview_4D7RkfDn2i2nFsGnn52iiK86OgHPaU7AwYP5ycH0/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 SevenRooms
Open Agent mode in chat and ask: "Using SevenRooms, help me...". 8 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"sevenrooms": {
"url": "https://edge.vinkius.com/vk_preview_4D7RkfDn2i2nFsGnn52iiK86OgHPaU7AwYP5ycH0/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 SevenRooms
Ask Copilot: "Using SevenRooms, help me...". 8 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"sevenrooms": {
"url": "https://edge.vinkius.com/vk_preview_4D7RkfDn2i2nFsGnn52iiK86OgHPaU7AwYP5ycH0/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 SevenRooms
Open Cascade and ask: "Using SevenRooms, help me...". 8 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"sevenrooms": {
"url": "https://edge.vinkius.com/vk_preview_4D7RkfDn2i2nFsGnn52iiK86OgHPaU7AwYP5ycH0/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 SevenRooms
Ask Cline: "Using SevenRooms, help me...". 8 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add sevenrooms --transport http "https://edge.vinkius.com/vk_preview_4D7RkfDn2i2nFsGnn52iiK86OgHPaU7AwYP5ycH0/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 SevenRooms
Ask Claude: "Using SevenRooms, show me...". 8 tools are ready
Where the request belongs
Work SevenRooms can move forward.
This is for the hospitality professionals who need to manage high-volume bookings without getting buried in manual data entry.
Restaurant Manager
Checking VIP status and dining preferences during a busy shift to ensure high-value guests are happy.
Host
Managing the waitlist and seating parties without constant screen-switching between different apps.
Restaurant Owner
Reviewing multi-venue performance and high-value guest spend across a restaurant group.
Events Coordinator
Tracking ticket sales and availability for private dining experiences and wine dinners.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsTock Reservations
Equip your AI agent to manage restaurant reservations, track guest profiles, and monitor business metrics via the Tock API.
Amenitiz
Manage hotel reservations, room types, availability, rates, and guest profiles for your Amenitiz PMS through natural conversation.
Mews
Manage hotel reservations, guests, rooms, billing, housekeeping, and services for your Mews property through natural conversation.
Tripleseat
Manage event bookings, leads, contacts, venues, and accounts for your Tripleseat event management platform through natural conversation.
Softinn
Orchestrate Softinn Hotel PMS. manage reservations, rooms, and guest folios directly from any AI agent.
Condeco (Eptura Engage)
Manage workspace bookings via Condeco. book meeting rooms, reserve hot desks, track availability, and handle office check-ins directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep SevenRooms 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 SevenRooms.
The practical details behind the request, access and result.
Can SevenRooms MCP help manage my restaurant reservations?
Yes. It allows your AI agent to view, search, and check the specifics of every booking in your SevenRooms account instantly.
How does the SevenRooms MCP handle guest CRM profiles?
It lets your agent pull up complete guest profiles, including visit history, total spend, and specific preferences like allergies.
Can I use SevenRooms MCP to check table availability?
Absolutely. You can ask your agent to check for open tables, specific dining room options, and estimated wait times in real-time.
Does SevenRooms MCP work for multi-venue restaurant groups?
Yes. The Connector includes capabilities to list and manage different venues, making it ideal for owners overseeing multiple locations.
Can SevenRooms MCP manage my restaurant's waitlist?
Yes. It connects to your real-time waitlist so you can see who is next and how long they've been waiting without checking a tablet.
How do I see upcoming events using SevenRooms MCP?
Your agent can list all upcoming events, including wine dinners and private dining, showing you capacity and pricing details.
Can SevenRooms MCP help me identify VIP guests?
Yes. It can surface VIP status and specific guest preferences quickly, helping your team provide a better experience for regulars.
What type of restaurants use SevenRooms?
SevenRooms is the CRM of choice for premium and fine dining restaurants, hotel F&B outlets, nightclubs, and entertainment venues worldwide. It integrates with 100+ POS and tech partners.
Is SevenRooms suitable for multi-venue groups?
Yes, SevenRooms natively supports multi-venue operators, offering cross-restaurant group analytics and unified guest profiles.
Does it manage waitlists in real-time?
Yes, SevenRooms provides comprehensive real-time queue management capabilities with accurate estimated wait times.
One connection away
Give your agent a direct line to SevenRooms.
Connect SevenRooms once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available