hemmabo_host_readiness_check — HemmaBo Host Booking Engine MCP Tool
hemmabo_host_readiness_check
(hemmabo host readiness check) is one of 13 tools on the
HemmaBo Host Booking Engine
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call hemmabo_host_readiness_check from your client
- Claude Code HemmaBo Host Booking Engine hemmabo_host_readiness_check run in your project directory
- Claude Desktop HemmaBo Host Booking Engine hemmabo_host_readiness_check ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor HemmaBo Host Booking Engine hemmabo_host_readiness_check ~/.cursor/mcp.json
- VS Code HemmaBo Host Booking Engine hemmabo_host_readiness_check .vscode/mcp.json
- Zed HemmaBo Host Booking Engine hemmabo_host_readiness_check ~/.config/zed/settings.json
- Windsurf HemmaBo Host Booking Engine hemmabo_host_readiness_check ~/.codeium/windsurf/mcp_config.json
- Cline HemmaBo Host Booking Engine hemmabo_host_readiness_check ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI HemmaBo Host Booking Engine hemmabo_host_readiness_check ~/.gemini/settings.json
- Grok HemmaBo Host Booking Engine hemmabo_host_readiness_check .mcp.json (in your project root)
- ChatGPT HemmaBo Host Booking Engine hemmabo_host_readiness_check Settings → Connectors → Advanced → Developer mode
- Claude.ai HemmaBo Host Booking Engine hemmabo_host_readiness_check Settings → Connectors → Add custom connector
- LangChain HemmaBo Host Booking Engine hemmabo_host_readiness_check pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http hemmabo-mcp-server https://www.hemmabo.com/mcp
Other tools on this server
- hemmabo_search_properties
- hemmabo_search_availability
- hemmabo_booking_quote
- hemmabo_booking_create
- hemmabo_booking_negotiate
- hemmabo_booking_checkout
- hemmabo_booking_cancel
- hemmabo_booking_status
- hemmabo_booking_reschedule
- hemmabo_host_onboarding_link
- verify_vacation_rental_node
- get_verified_stay_offer
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.