Upsalt Booking for VS Code
io.github.everyways/upsalt-booking
Search Upsalt venues, check availability, and book, view, or cancel a reservation.
client:VS Code
transport:streamable-http
tools:5
Install Upsalt Booking in VS Code
.vscode/mcp.json
{
"servers": {
"upsalt-booking": {
"type": "http",
"url": "https://ai.upsalt.io/mcp/booking"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs