Upsalt Booking for Cursor
io.github.everyways/upsalt-booking
Search Upsalt venues, check availability, and book, view, or cancel a reservation.
client:Cursor
transport:streamable-http
tools:5
Install Upsalt Booking in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"upsalt-booking": {
"url": "https://ai.upsalt.io/mcp/booking"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs