omni-engine
Engine publishes NO MCP server for the Omni Partner API. Searched the documentation site, the engine-public and HotelEngine GitHub organizations, npm (@modelcontextprotocol and engine-partner-api searches), and probed /.well-known/* on every Engine host — nothing. The tool list below is a CANDIDATE derived one-to-one from the published HTTP/JSON operations, so each tool inherits a real inputSchema from its backing operation. It is a design proposal for Engine, not a claim that any server exists.
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
Descriptor
Candidate descriptor · transport
Tools
list_properties— List lodging properties near a point of interest, by geo, address, or text.get_properties— Retrieve full content details for specific property IDs.list_property_catalog— List the full lodging property catalog with per-entry catalog state.find_best_offers— Search for the best offer available across a set of properties for a stay.find_availability— Search room groups and offers available at a given property.confirm_offer— Lock the availability, pricing, and details of an offer, producing a quote.book_lodging— Purchase and reserve a confirmed offer.get_bookings— Retrieve bookings by booking ID.generate_folio— Generate an Engine-branded folio PDF for a booking.preview_cancellation— Get the availability, means, and expected refund for cancelling a booking.submit_cancellation— Attempt to cancel a booking.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.