reservations for VS Code
kz.tehprof.booking/reservations
Remote MCP for TehProf Booking: browse resources & availability, create & cancel reservations.
client:VS Code
transport:streamable-http
tools:8
Install reservations in VS Code
.vscode/mcp.json
{
"servers": {
"reservations": {
"type": "http",
"url": "https://booking.tehprof.kz/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs