Upsalt Booking for Zed
io.github.everyways/upsalt-booking
Search Upsalt venues, check availability, and book, view, or cancel a reservation.
client:Zed
transport:streamable-http
tools:5
Install Upsalt Booking in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"upsalt-booking": {
"url": "https://ai.upsalt.io/mcp/booking"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs