Skip to content
Zed

scout for Zed

com.dinewithscout/scout

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

client:Zed transport:streamable-http

Install scout in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "scout": {
      "url": "https://dinewithscout.com/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

scout in other clients