MCP · read-only fixture
Spann Stays
A public three-tool MCP for exploring sample stay availability, understanding fixture-backed booking constraints, and preparing a reservation action for review. It does not query live inventory, hold a room, book, take payment, or act for a property.
Connect
Use the canonical Streamable HTTP endpoint.
- https://mcp.spannhq.com/mcpCanonical remote endpoint for MCP clients.
com.spannhq/staysRegistry identity reserved for release 0.2.1; publication and acceptance are tracked separately.
In a client that accepts custom MCP remotes, add the endpoint above, initialize a new connection, and confirm the tool list contains exactly the three tools below. No credentials are required for this public fixture release.
Public tools
Three bounded, deterministic operations.
Search Sample Stay Availability
search_availability
Searches deterministic sample stay options. It does not query live inventory or a property system.
Explain Sample Booking Constraints
explain_booking_constraints
Explains fixture-backed constraints for a sample property and rate without asserting property authority.
Prepare Sample Reservation Action
prepare_reservation_action
Prepares a fixture-only action for review. It never holds, books, pays, sends, or contacts a property.
Try it
Example prompts stay inside the proof boundary.
- Find a sample two-night Kyoto stay for two adults and one child.
- Explain the booking constraints for the returned sample rate.
- Prepare the sample reservation action for review, without booking or sending anything.
Use fictional traveler details only. Returned options and constraints are sample data, not an offer, quote, hold, or confirmation.
Capability boundary
What Spann Stays does not do.
- No live inventory, rates, availability, or property-system access.
- No room hold, booking, payment, message, cancellation, or confirmation.
- No operator-only tools, customer records, or property authority.
- No real traveler names, contact details, payment data, or special requests.
Release information