guest for Grok
ge.meni/guest
Guest API for meni.ge restaurants: browse menus, place orders, reserve tables. No auth needed.
client:Grok
transport:streamable-http
tools:16
Install guest in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"guest": {
"type": "http",
"url": "https://api.meni.ge/llm/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