Sunrays — Local Service Booking for Claude Desktop
dev.sunrays/booking
Book local tradespeople — plumber, electrician, HVAC, and 7 more — via your AI agent. All US.
client:Claude Desktop
transport:streamable-http
Install Sunrays — Local Service Booking in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"booking": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.sunrays.dev/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