Skip to content
VS Code

bookrails for VS Code

io.github.pinalmdave/bookrails

Find, compare, and book local service businesses: live availability, prices, reviews, booking.

client:VS Code transport:streamable-http

Install bookrails in VS Code

.vscode/mcp.json

{
  "servers": {
    "bookrails": {
      "type": "http",
      "url": "https://bookrails-api.azurewebsites.net/mcp/"
    }
  }
}

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

bookrails in other clients