GrabFood Partner Connector for AI agents.
12 live capabilities
Manage restaurant delivery orders and menus through your AI agent.
Waiting for input…
Why people use GrabFood Partner
Stop juggling the GrabFood Partner portal during lunch rushes
This Connector changes that by letting you handle those tasks through a simple chat. You can tell your agent to pause the store or update a price with a quick sentence. You get a hands-free way to manage your logistics so you can keep your focus on the food.
What Vinkius changes
You move from clicking through a complex dashboard to managing your entire delivery business with plain English.
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
You run out of chicken.
- Real-world use case 02
Kitchen delay
The kitchen is backed up.
- Real-world use case 03
Emergency closure
A power outage hits.
Complete set · 12capabilities
The complete GrabFood Partner capability set.
These are the exact actions your AI can choose when you ask it to work with GrabFood Partner.
01—04
4 capabilities in this set.
Part of 12 available through GrabFood Partner.
- 01 Capability
Accept order
Confirms you will prepare an order or rejects it to notify the customer. Use this to manage your order flow during busy periods.
- 02 Capability
Batch update menu
Updates prices or availability for specific items without changing the whole menu. This is the safest way to make incremental changes.
- 03 Capability
Cancel order
Stops an accepted order and provides a reason for the cancellation. Use this only when you cannot fulfill a customer's request.
- 04 Capability
Check order cancelable
Verifies if an order is still in a state where it can be safely cancelled. This prevents API errors when trying to stop a late order.
05—08
4 capabilities in this set.
Part of 12 available through GrabFood Partner.
- 05 Capability
Create campaign
Sets up new promotional discounts, free delivery offers, or featured placements. Use this to boost your visibility on the platform.
- 06 Capability
Get store status
Checks if the store is currently open, paused, or closed. Use this to verify your visibility to customers.
- 07 Capability
List campaigns
Shows all active and past marketing promotions for your merchant account. Use this to audit your marketing spend.
- 08 Capability
List orders
Fetches a list of orders for a specific date or the most recent ones. Use this to check your daily order volume.
09—12
4 capabilities in this set.
Part of 12 available through GrabFood Partner.
- 09 Capability
Mark order ready
Notifies Grab that the food is packed and the driver should arrive. This tells the driver to come to the pickup point immediately.
- 10 Capability
Pause store
Instantly stops new orders from coming in when the kitchen is overwhelmed. Use this for emergency closures or end of day.
- 11 Capability
Update menu
Replaces the entire menu structure with new items, prices, or categories. Use this for seasonal menu overhauls.
- 12 Capability
Update ready time
Changes the estimated time the food will be ready to help drivers coordinate better. Use this to push back delivery windows.
Set up in minutes
One URL. Then ask GrabFood Partner to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use GrabFood Partner 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_BU9xym37NSYYklP6nAe3ShWMFjqUanQbf1AcUFTq/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 GrabFood Partner, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable GrabFood Partner for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_BU9xym37NSYYklP6nAe3ShWMFjqUanQbf1AcUFTq/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 GrabFood Partner URL.
- Step 03
Save and start
Save the connection and enable GrabFood Partner in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"grabfood-partner": {
"url": "https://edge.vinkius.com/vk_preview_BU9xym37NSYYklP6nAe3ShWMFjqUanQbf1AcUFTq/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 GrabFood Partner
Open Agent mode in chat and ask: "Using GrabFood Partner, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"grabfood-partner": {
"url": "https://edge.vinkius.com/vk_preview_BU9xym37NSYYklP6nAe3ShWMFjqUanQbf1AcUFTq/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 GrabFood Partner
Ask Copilot: "Using GrabFood Partner, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"grabfood-partner": {
"url": "https://edge.vinkius.com/vk_preview_BU9xym37NSYYklP6nAe3ShWMFjqUanQbf1AcUFTq/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 GrabFood Partner
Open Cascade and ask: "Using GrabFood Partner, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"grabfood-partner": {
"url": "https://edge.vinkius.com/vk_preview_BU9xym37NSYYklP6nAe3ShWMFjqUanQbf1AcUFTq/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 GrabFood Partner
Ask Cline: "Using GrabFood Partner, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add grabfood-partner --transport http "https://edge.vinkius.com/vk_preview_BU9xym37NSYYklP6nAe3ShWMFjqUanQbf1AcUFTq/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 GrabFood Partner
Ask Claude: "Using GrabFood Partner, show me...". 12 tools are ready
Where the request belongs
Work GrabFood Partner can move forward.
This is for restaurant owners and delivery managers who are tired of manual data entry during peak hours. It's for the person who needs to keep their menu accurate and their orders moving without being glued to a screen.
Restaurant Owner
Manages the entire shop's status and menu from a phone while in the kitchen.
Operations Manager
Oversees multiple locations, checking store statuses and adjusting availability across the board.
Marketing Coordinator
Launches and monitors promotional campaigns without navigating a clunky partner dashboard.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsiFood
AI food delivery: manage orders, menus, and restaurant operations via agents.
Foodpanda
Automate food delivery operations via Foodpanda. manage vendor catalogs, track orders, and control restaurant status directly from any AI agent.
GoFood
Automate GoFood merchant operations. manage outlets, menus, orders, promos, and payments directly from any AI agent.
Fizzpa
Market your restaurant or food business with digital menus, online ordering integration, and customer engagement capabilities.
PedidosYa
Automate restaurant operations on PedidosYa. manage orders, update menus, request couriers, and track deliveries across Latin America from any AI agent.
Uber Eats
AI restaurant management: manage orders, menus, deliveries, and store operations via agents.
Bring your own AI
Change the model, client or framework. Keep GrabFood Partner 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 GrabFood Partner.
The practical details behind the request, access and result.
Can I use the GrabFood Partner MCP to manage my menu?
Yes, you can update prices, descriptions, and availability for your items. This allows you to keep your offerings accurate without manual portal entries.
How does the GrabFood Partner MCP help during a busy lunch rush?
It lets you handle urgent tasks like pausing the store or confirming orders via voice or text. This keeps your staff focused on the kitchen while the agent handles the logistics.
Can I use this to run discounts on GrabFood?
Yes, you can create and list new promotional campaigns. This includes setting up discounts, free delivery offers, and featured placements.
Will the GrabFood Partner MCP automatically accept my orders?
No, your AI agent will only accept or reject orders when you give it the command. This ensures you stay in control of your order flow.
Can I check my store status using the GrabFood Partner MCP?
Yes, you can ask your agent to check if your store is open, closed, or paused. It can also verify your visibility to customers in real-time.
How do I update delivery times for my customers?
You can tell your agent to adjust the estimated ready time for specific orders. This helps drivers arrive when the food is actually ready.
Can I use the GrabFood Partner MCP to see my order history?
Yes, you can ask your agent to list orders for a specific date or view the most recent ones to audit your daily volume.
How do I get my GrabFood Merchant ID?
Your Merchant ID is provided when you register as a GrabFood Partner. You can find it in the GrabFood Partner Portal under your restaurant settings, or in the welcome email you received when your restaurant was onboarded to GrabFood.
Can I use this integration in production, not just sandbox?
Yes! The integration defaults to the GrabFood sandbox environment for safe testing. To switch to production, you'll need to update the base URL in the engine configuration to the production endpoint. Contact GrabFood Partner support for production API credentials.
What happens if I reject an order? Does it affect my merchant rating?
Rejecting orders may impact your merchant performance metrics on GrabFood. Frequent rejections can lead to lower visibility in search results. It's recommended to only reject orders when absolutely necessary (e.g., item out of stock, kitchen closure). Always verify order details before making a decision.
Can I update menu items individually without replacing the entire menu?
Yes! Use the batch_update_menu capability for targeted updates to specific items, prices, or availability. This is safer than a full menu replacement since it only touches the items you specify. Use update_menu only when you need to replace the entire menu structure.
How do I get my OAuth2 access token for the GrabFood Partner API?
You can obtain your OAuth2 access token through the GrabFood Partner Portal. Log in to your partner account and navigate to API Settings or Developer section to generate or retrieve your token. If you don't have access, contact your GrabFood Partner account manager.
One connection away
Give your agent a direct line to GrabFood Partner.
Connect GrabFood Partner once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available