foodgpt for Grok
dev.rt4/foodgpt
Order food from Rio restaurants. Pix prepaid: no order is a commitment until it is paid.
client:Grok
transport:streamable-http
Install foodgpt in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"foodgpt": {
"type": "http",
"url": "https://foodgpt.rt4.dev/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs