Skip to content
VS Code

booking for VS Code

com.lilla-alva/booking

Check availability, get quotes, and submit booking requests for Lilla Älva, a cabin in Sweden.

client:VS Code transport:streamable-http tools:4

Install booking in VS Code

.vscode/mcp.json

{
  "servers": {
    "booking": {
      "type": "http",
      "url": "https://lilla-alva.com/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

booking in other clients