How to Use the GoFood MCP in Claude Code
Control GoFood outlets, sync menus, and manage live orders straight from your terminal using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect GoFood MCP to Claude Code
Create your Vinkius account to connect GoFood to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Terminal-driven GoFood order operations
Run your entire delivery kitchen from a bash prompt. Claude Code connects directly to your merchant endpoints, letting you run `accept_order` or `mark_order_prepared` with simple terminal commands. You can pipe the output of these tools directly into your local logging scripts or terminal monitors. There is no heavy interface to load. When a rush hits, you can check active orders and handle kitchen queues without ever opening a web browser, keeping your terminal-based workflow fast and lightweight.
Headless menu sync with this MCP Server
Automate your catalog maintenance through cron jobs and terminal scripts. This MCP Server allows Claude Code to fetch your live food catalog using `get_catalog` and push updates using `update_catalog` in a headless environment. You can set up a shell script that runs every night to execute `update_menu_stocks` across all your locations. It ensures your morning shift starts with accurate ingredient counts without requiring manual intervention from staff.
Multi-outlet script execution
Manage multiple store locations using simple command-line prompts. Claude Code can list all your active storefronts with `list_linked_outlets` and link new physical locations using `link_outlet` without leaving your SSH session. If you need to remove an underperforming kitchen from your active stack, the agent runs `unlink_outlet` instantly. It gives SREs and backend developers complete control over the merchant network using standard terminal commands.
Set up GoFood MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seegofood-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest GoFood transactions." It will automatically discover and invoke the available GoFood tools.
claude mcp add --transport http gofood-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp 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 GoFood MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the GoFood MCP today
We host it, we monitor it, we maintain it. You just paste one token.