Best-time-to-book verdicts, live last-minute hotel deals, and city price calendars, from data.
claude mcp add booking-timing --transport http https://www.besttimetobookhotels.com/api/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"booking-timing": {
"url": "https://www.besttimetobookhotels.com/api/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"booking-timing": {
"serverUrl": "https://www.besttimetobookhotels.com/api/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"booking-timing": {
"type": "http",
"url": "https://www.besttimetobookhotels.com/api/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"booking-timing": {
"url": "https://www.besttimetobookhotels.com/api/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"booking-timing": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://www.besttimetobookhotels.com/api/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://www.besttimetobookhotels.com/api/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/com.besttimetobookhotels--booking-timing/reviews or the review_server meta-tool.
POST /mcp