GoTab Connector for AI agents.
12 live capabilities
Manage restaurant POS orders and menu availability from your chat.
Waiting for input…
Why people use GoTab
GoTab for Real-Time Restaurant Menu Updates
With this Connector, you just tell your agent to mark the item as sold out. It handles the update across your digital menus instantly. You get a faster floor flow and fewer frustrated customers.
What Vinkius changes
You get a direct line to your POS data without leaving your chat window.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Sold out items during a rush
A server tells the manager the salmon is gone.
- Real-world use case 02
Checking a guest's bill
A host needs to know if a table has paid.
- Real-world use case 03
Multi-unit monitoring
An F&B Director wants to see how many orders are in at Location 1.
Complete set · 12capabilities
The complete GoTab capability set.
These are the exact actions your AI can choose when you ask it to work with GoTab.
01—04
4 capabilities in this set.
Part of 12 available through GoTab.
- 01 Capability
Get menu
Get the full details for a specific menu. This helps you view your entire food and drink list.
- 02 Capability
List categories
See all the categories within a specific menu. Use this to understand your menu's organization.
- 03 Capability
Get item
Get specific details for one menu item. Use this to check descriptions or current pricing.
- 04 Capability
Get location
Get the specific details for a single venue. Use this to manage location-specific data.
05—08
4 capabilities in this set.
Part of 12 available through GoTab.
- 05 Capability
Get order
Pull up the specific details for a single order. Use this to see what a guest ordered and their current status.
- 06 Capability
Get tab
Get the current balance and status of a specific guest tab. This helps you quickly see what a table owes.
- 07 Capability
List items
Get a full list of catalog items for a specific location. This is great for checking your entire inventory.
- 08 Capability
List locations
See all the different venues you have connected. Use this to manage data across multiple spots.
09—12
4 capabilities in this set.
Part of 12 available through GoTab.
- 09 Capability
List menus
See every menu available at a specific location. This helps you organize your offerings.
- 10 Capability
List orders
Get a list of the most recent orders for a location. Use this to monitor the current kitchen flow.
- 11 Capability
List tabs
See all active or closed tabs for your venue. This is perfect for checking the status of the floor.
- 12 Capability
Update item status
Change whether an item is available or sold out. This lets you update your digital menu instantly.
Set up in minutes
One URL. Then ask GoTab to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use GoTab 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_D430cSk5GdheydEVl7QoRX8Mv6HBxTmxWpGTNTJ3/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 GoTab, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable GoTab for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_D430cSk5GdheydEVl7QoRX8Mv6HBxTmxWpGTNTJ3/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 GoTab URL.
- Step 03
Save and start
Save the connection and enable GoTab in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"gotab": {
"url": "https://edge.vinkius.com/vk_preview_D430cSk5GdheydEVl7QoRX8Mv6HBxTmxWpGTNTJ3/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 GoTab
Open Agent mode in chat and ask: "Using GoTab, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"gotab": {
"url": "https://edge.vinkius.com/vk_preview_D430cSk5GdheydEVl7QoRX8Mv6HBxTmxWpGTNTJ3/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 GoTab
Ask Copilot: "Using GoTab, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"gotab": {
"url": "https://edge.vinkius.com/vk_preview_D430cSk5GdheydEVl7QoRX8Mv6HBxTmxWpGTNTJ3/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 GoTab
Open Cascade and ask: "Using GoTab, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"gotab": {
"url": "https://edge.vinkius.com/vk_preview_D430cSk5GdheydEVl7QoRX8Mv6HBxTmxWpGTNTJ3/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 GoTab
Ask Cline: "Using GoTab, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add gotab --transport http "https://edge.vinkius.com/vk_preview_D430cSk5GdheydEVl7QoRX8Mv6HBxTmxWpGTNTJ3/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 GoTab
Ask Claude: "Using GoTab, show me...". 12 tools are ready
Where the request belongs
Work GoTab can move forward.
This is for restaurant owners and managers who are tired of manual data entry and constant dashboard hopping. It's for the person who needs to know what's happening on the floor without looking at a screen.
Restaurant Manager
Marks items as sold out across all menus during a rush to keep the floor running smoothly.
Customer Support
Looks up past orders to resolve guest disputes quickly without digging through old records.
F&B Director
Monitors order flow and menu availability across multiple locations from one chat interface.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsMENU TIGER
Create digital restaurant menus with QR code ordering, table management, and payment integration that modernize the dining experience.
Fizzpa
Market your restaurant or food business with digital menus, online ordering integration, and customer engagement capabilities.
iFood
AI food delivery: manage orders, menus, and restaurant operations via agents.
PedidosYa
Automate restaurant operations on PedidosYa. manage orders, update menus, request couriers, and track deliveries across Latin America from any AI agent.
GoFood
Automate GoFood merchant operations. manage outlets, menus, orders, promos, and payments directly from any AI agent.
Lightspeed Restaurant
Manage restaurant orders, menus, tables, employees, payments, and revenue reports for your Lightspeed POS through natural conversation.
Bring your own AI
Change the model, client or framework. Keep GoTab 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 GoTab.
The practical details behind the request, access and result.
Can the GoTab MCP update my menu items?
Yes, it lets you change item availability instantly. You can mark things as sold out or back in stock without opening your POS dashboard.
Will the GoTab MCP help with multi-location management?
Yes, you can query data for any venue you have connected. It makes it easy to see what's happening at different spots from one chat.
How does the GoTab MCP handle guest tabs?
It lets you see balances and statuses for specific tables. This helps you quickly see what a guest owes before they try to leave.
Can I use the GoTab MCP to see recent kitchen orders?
Yes, it retrieves the most recent order flow for any location. You can use it to monitor the kitchen queue in real-time.
Does the GoTab MCP work with my digital menu?
Yes, updates to item status reflect on your digital menus. This ensures guests see accurate information when ordering online.
Is the GoTab MCP good for checking guest history?
Yes, you can pull up specific order details to see exactly what a guest ordered in the past to help resolve any issues.
Can I mark an item as sold out using the AI?
Yes! Use the update_item_status capability. You can ask the AI to change the status of a specific item to 'sold_out' or 'available', and it will immediately reflect on your digital menus.
How do I check if a customer's tab is still open?
You can use the list_tabs capability and filter by status 'open' to see all active tabs, or use get_tab with a specific Tab ID to check its current status and running total.
Is it possible to monitor incoming kitchen orders live?
Yes. The AI agent acts as a direct bridge to the order log, meaning you can retrieve the latest incoming tickets immediately without standing at the POS terminal.
One connection away
Give your agent a direct line to GoTab.
Connect GoTab once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available