verify_vacation_rental_node — HemmaBo Host Booking Engine MCP Tool
verify_vacation_rental_node
(verify vacation rental node) 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 verify_vacation_rental_node from your client
- Claude Code HemmaBo Host Booking Engine verify_vacation_rental_node run in your project directory
- Claude Desktop HemmaBo Host Booking Engine verify_vacation_rental_node ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor HemmaBo Host Booking Engine verify_vacation_rental_node ~/.cursor/mcp.json
- VS Code HemmaBo Host Booking Engine verify_vacation_rental_node .vscode/mcp.json
- Zed HemmaBo Host Booking Engine verify_vacation_rental_node ~/.config/zed/settings.json
- Windsurf HemmaBo Host Booking Engine verify_vacation_rental_node ~/.codeium/windsurf/mcp_config.json
- Cline HemmaBo Host Booking Engine verify_vacation_rental_node ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI HemmaBo Host Booking Engine verify_vacation_rental_node ~/.gemini/settings.json
- Grok HemmaBo Host Booking Engine verify_vacation_rental_node .mcp.json (in your project root)
- ChatGPT HemmaBo Host Booking Engine verify_vacation_rental_node Settings → Connectors → Advanced → Developer mode
- Claude.ai HemmaBo Host Booking Engine verify_vacation_rental_node Settings → Connectors → Add custom connector
- LangChain HemmaBo Host Booking Engine verify_vacation_rental_node 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_readiness_check
- hemmabo_host_onboarding_link
- 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.