mcp for Grok
com.tableall/mcp
Access Japan's finest Michelin-starred restaurants. Search, check availability, and browse menus.
client:Grok
transport:sse
tools:10
Install mcp in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"mcp": {
"type": "sse",
"url": "https://mcp.tableall.com/sse"
}
}
}
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