booking for VS Code
com.seatswiper/booking
Book hard-to-get restaurant reservations on your own Resy, SevenRooms, or OpenTable account.
client:VS Code
transport:streamable-http
Install booking in VS Code
.vscode/mcp.json
{
"servers": {
"booking": {
"type": "http",
"url": "https://www.seatswiper.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs