search_properties
Browse estates and check exact-date availability.
Agent-first travel
The Stay Hozho MCP server and REST API expose public property facts, live availability, and Guesty-backed quotes. Agents never receive card details, charge a traveler, or finalize a reservation.
Connect any Streamable HTTP MCP client to the production endpoint. The server is stateless and requires no authentication for public browsing.
{
"mcpServers": {
"stay-hozho": {
"type": "http",
"url": "https://stayhozho.com/mcp"
}
}
}Browse estates and check exact-date availability.
Read amenities, photos, capacity, descriptions, and stay rules.
Compare the facts for two to five estates.
Request an exact Guesty-backed total or labeled preview.
Prepare a 15-minute link for human-reviewed checkout.
Show the final property choices as an in-chat card carousel.
Use the versioned REST API when MCP is not available. Search returns compact property results. Request a quote only after selecting a property.
curl https://stayhozho.com/api/v1/search \
-H "Content-Type: application/json" \
-d '{
"check_in": "2026-11-01",
"check_out": "2026-11-04",
"guests": 18,
"amenities": ["pool", "golf simulator"]
}'Questions or partnership inquiries: [email protected]
Looking for a stay instead? Browse the estates.