Toast Connector for AI agents.
10 live capabilities
Manage restaurant orders, menu pricing, and labor costs through natural conversation.
Waiting for input…
Why people use Toast
Toast for Restaurant Sales & Labor Management
This Connector lets you just ask your agent for the numbers. You can get a summary of your sales, check your labor percentages, or see your table status in a single conversation. You get the answers you need without the tab-switching.
What Vinkius changes
You get a conversational interface for your entire restaurant's back-office and front-of-house data.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Checking sales splits between areas
A manager needs to know if the bar is making more than the patio.
- Real-world use case 02
Updating a price during a rush
An owner wants to raise the price of a burger immediately.
- Real-world use case 03
Checking the current roster
A busy shift lead needs to see who's clocked in.
Complete set · 10capabilities
The complete Toast capability set.
These are the exact actions your AI can choose when you ask it to work with Toast.
01—04
4 capabilities in this set.
Part of 10 available through Toast.
- 01 Capability
Get restaurant
Pull the general information and settings for your specific location. Use this to quickly grab your restaurant's core details.
- 02 Capability
Get order
Look into the specific details of a single check or transaction. This is perfect for investigating specific customer issues or voids.
- 03 Capability
List menus
See all your current menus, including categories and availability. Use this to manage what's offered across different channels.
- 04 Capability
List tables
Get a current view of your floor plan and table statuses. This helps you manage seating flow during busy shifts.
05—07
3 capabilities in this set.
Part of 10 available through Toast.
- 05 Capability
List employees
See who is currently on the clock and who's on the roster. It makes tracking your team's availability much faster.
- 06 Capability
List revenue centers
See how sales are split between different areas like the bar or patio. It helps you understand which parts of your restaurant are making the most money.
- 07 Capability
List dining options
View your various dining settings and online ordering configurations. Use this to see how customers are choosing to experience your food.
08—10
3 capabilities in this set.
Part of 10 available through Toast.
- 08 Capability
List orders
Pull a list of all restaurant orders for the day. This is your primary way to see what's selling right now.
- 09 Capability
List time entries
Pull payroll and scheduling data for your staff. It helps you keep track of hours worked for accurate pay cycles.
- 10 Capability
List menu items
See every dish and drink you offer along with their prices. Use this to find your most expensive items or check current pricing.
Set up in minutes
One URL. Then ask Toast to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Toast 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_OzGP6tVTM0Jaofl6nFQ3WD9wmJlJpKlRolu1Ow6W/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 Toast, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Toast for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_OzGP6tVTM0Jaofl6nFQ3WD9wmJlJpKlRolu1Ow6W/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 Toast URL.
- Step 03
Save and start
Save the connection and enable Toast in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"toast": {
"url": "https://edge.vinkius.com/vk_preview_OzGP6tVTM0Jaofl6nFQ3WD9wmJlJpKlRolu1Ow6W/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 Toast
Open Agent mode in chat and ask: "Using Toast, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"toast": {
"url": "https://edge.vinkius.com/vk_preview_OzGP6tVTM0Jaofl6nFQ3WD9wmJlJpKlRolu1Ow6W/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 Toast
Ask Copilot: "Using Toast, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"toast": {
"url": "https://edge.vinkius.com/vk_preview_OzGP6tVTM0Jaofl6nFQ3WD9wmJlJpKlRolu1Ow6W/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 Toast
Open Cascade and ask: "Using Toast, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"toast": {
"url": "https://edge.vinkius.com/vk_preview_OzGP6tVTM0Jaofl6nFQ3WD9wmJlJpKlRolu1Ow6W/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 Toast
Ask Cline: "Using Toast, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add toast --transport http "https://edge.vinkius.com/vk_preview_OzGP6tVTM0Jaofl6nFQ3WD9wmJlJpKlRolu1Ow6W/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 Toast
Ask Claude: "Using Toast, show me...". 10 tools are ready
Where the request belongs
Work Toast can move forward.
For restaurant owners and managers who are tired of digging through POS reports to find simple answers about labor, sales, or inventory.
Restaurant Owner
Checks daily P&L and sales trends while on the go to make quick business decisions.
General Manager
Monitors labor costs and peak hour performance in real-time to keep the shift running smoothly.
Head Chef
Tracks menu popularity and identifies which dishes are 86'd to manage the kitchen's output.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsGoTab
Manage your restaurant operations. menus, orders, and tabs via AI.
MENU TIGER
Create digital restaurant menus with QR code ordering, table management, and payment integration that modernize the dining experience.
GoFood
Automate GoFood merchant operations. manage outlets, menus, orders, promos, and payments directly from any AI agent.
Tock Reservations
Equip your AI agent to manage restaurant reservations, track guest profiles, and monitor business metrics via the Tock API.
Lightspeed Restaurant
Manage restaurant orders, menus, tables, employees, payments, and revenue reports for your Lightspeed POS through natural conversation.
MarketMan
Manage restaurant inventory, purchase orders, vendors, recipes, food cost, and waste tracking through natural conversation.
Bring your own AI
Change the model, client or framework. Keep Toast 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 Toast.
The practical details behind the request, access and result.
Can the Toast MCP help me see my daily sales?
Yes, it allows you to get a complete summary of your daily sales and identify top-performing items just by asking your AI agent.
How does the Toast MCP handle my employee clock-ins?
It connects to your labor data so you can check who is currently clocked in or view time entries for payroll and scheduling.
Can I use the Toast MCP to update menu prices?
Yes, you can update the price of any menu item through a conversation. The change syncs to your POS devices and online ordering channels immediately.
Does the Toast MCP show my restaurant's floor plan?
It can provide a current view of your restaurant tables and their seating status, helping you manage floor flow during busy shifts.
Can the Toast MCP show me revenue from different areas like the bar?
It can pull data on revenue centers, allowing you to see how sales are split between different areas like the bar, dining room, or patio.
Can I check specific order details with the Toast MCP?
You can ask your agent to drill down into any specific check to see individual items, modifiers, and total costs for that transaction.
How many restaurants use Toast?
Toast powers 112,000+ restaurants in the US. from food trucks and cafes to fine dining and multi-unit chains. It's the #1 restaurant POS platform.
One connection away
Give your agent a direct line to Toast.
Connect Toast once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available