booboooking Appointment Booking for VS Code
com.spocont/booboooking
Book appointments with service providers on booboooking.com — no token required.
client:VS Code
transport:streamable-http
tools:6
Install booboooking Appointment Booking in VS Code
.vscode/mcp.json
{
"servers": {
"booboooking": {
"type": "http",
"url": "https://booboooking.com/api/slot/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs