scout for Cursor
com.dinewithscout/scout
Find Resy restaurants and request reservations through Scout; the user approves every booking.
client:Cursor
transport:streamable-http
Install scout in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"scout": {
"url": "https://dinewithscout.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs