bookrails for Claude Desktop
io.github.pinalmdave/bookrails
Find, compare, and book local service businesses: live availability, prices, reviews, booking.
client:Claude Desktop
transport:streamable-http
Install bookrails in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"bookrails": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://bookrails-api.azurewebsites.net/mcp/"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs