Blue Pillow Hotels & Stays
So sánh giá khách sạn và chỗ ở trung lập cho các tác nhân AI: giá trực tiếp từ hơn 16 nhà điều hành đặt phòng. Không cần đăng ký.
Xem trên bluepillow.comDùng thử MCP nàyĐược tài trợ
Tài liệu
The first neutral price comparison layer for AI agents
Live hotel & stay prices from 16+ booking sites in one call. No signup. No login. Permanent key.
Your anonymous API key
One click. Stored in localStorage. Rate limit 120 req/min, 60000 req/day.
claude mcp add --transport http b2a https://mcp.b2a.bluepillow.com/ \
--header "Authorization: Bearer <your-key>"
curl https://api.b2a.bluepillow.com/v1/decide \
-H "Authorization: Bearer <your-key>" \
-H "Idempotency-Key: $(uuidgen)" \
-H "Content-Type: application/json" \
-d '{"location":{"type":"destination_id","value":"dest_<id>"},
"dates":{"check_in":"2027-03-10","check_out":"2027-03-13"},
"guests":{"adults":2}}'
https://mcp.b2a.bluepillow.com/
Read the docs → Quickstart MCP server
Building on this? Integrators can write to info@bluepillow.com — higher limits, bug reports, or a look at what you are building.