Skip to content
Grok

scout for Grok

com.dinewithscout/scout

Find Resy restaurants and request reservations through Scout; the user approves every booking.

client:Grok transport:streamable-http

Install scout in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "scout": {
      "type": "http",
      "url": "https://dinewithscout.com/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

scout in other clients