scout for VS Code
com.dinewithscout/scout
Find Resy restaurants and request reservations through Scout; the user approves every booking.
client:VS Code
transport:streamable-http
Install scout in VS Code
.vscode/mcp.json
{
"servers": {
"scout": {
"type": "http",
"url": "https://dinewithscout.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs