Motel Vujeva CLI

Official command-line package motel-vujeva on npm. It prints property, room, and contact JSON. It cannot book a room.

Install from npm

The official package name is motel-vujeva: https://www.npmjs.com/package/motel-vujeva. Run npx motel-vujeva property or npm install -g motel-vujeva. Commands: property, rooms, room <id>, contact, health, version. Optional --base URL points at a local server. Homebrew tap formula lives in the Motel Vujeva repository as Formula/motel-vujeva.rb.

What it calls

The CLI uses GET https://motelvujeva.com/api/v1/property and the sibling v1 paths. Errors come back as RFC 9457 problem+json. Rate-limit headers are on every response. Full schema: https://motelvujeva.com/openapi.json.

Related Motel Vujeva developer resources

API docs: /docs/. MCP Streamable HTTP: /mcp. Manifest: /.well-known/mcp.json. RFC 9727 catalog: /.well-known/api-catalog. Developer index: /developers/.