OpenClaw Skill

Integrate your personal AI with Vanio AI

Vanio publishes an OpenClaw skill that gives your personal AI assistant 40 property management tools. Install the skill, connect your API key, and manage your vacation rental portfolio through any OpenClaw-compatible AI.

Reservations, guest messaging, task dispatch, smart locks, payments, knowledge base, and more — all accessible through natural conversation with your AI.

40MCP tools
npm@vanio/mcp-server
mcp.vanio.aiLive endpoint

Quick Start

Install in under a minute

Add the Vanio skill to your OpenClaw setup with one command. Authenticate with your API key and start managing properties.

Step 01

Install the skill

Install via npm or add to your OpenClaw config.

npm install -g @vanio/mcp-server
Step 02

Set your API key

Generate an API key from your Vanio dashboard and set it as an environment variable.

export VANIO_API_KEY=your-key
Step 03

Start managing

Your AI assistant now has 40 property management tools. Ask it anything about your portfolio.

claude_desktop_config.json
{
  "mcpServers": {
    "vanio": {
      "command": "npx",
      "args": ["-y", "@vanio/mcp-server"],
      "env": {
        "VANIO_API_KEY": "your-api-key-here"
      }
    }
  }
}

Full Toolkit

40 tools across 10 categories

Every operation available in the Vanio dashboard is available as an MCP tool. Your AI can read data, take actions, and execute commands.

Reservations

3 tools
list_reservationsget_reservationget_current_reservations

Messaging

4 tools
send_guest_messagereply_to_guestsend_internal_notesend_internal_message

Timeline

4 tools
get_timelineget_guest_messagesget_internal_messagesget_ai_decisions

Tasks

5 tools
list_tasksget_taskcreate_taskupdate_taskcomplete_task

Smart Locks

6 tools
list_devicesget_access_codescreate_access_codedelete_access_codelock_deviceunlock_device

Guests

3 tools
search_guestsget_guest_profileget_guest_reservations

Payments

2 tools
get_reservation_paymentslist_payments

Knowledge Base

5 tools
list_kb_articlesget_kb_articlecreate_kb_articleupdate_kb_articlesearch_kb

Commands

5 tools
execute_commandcharge_guestrefund_paymentassign_itemcomplete_item

AI + Listings

3 tools
ask_vaniolist_listingsget_listing

Real Examples

What you can say to your AI

Natural language commands that trigger real actions through the Vanio skill.

“What’s happening at my properties today?”

Your AI calls get_current_reservations, pulls today’s check-ins and check-outs, and summarizes who’s arriving, who’s leaving, and any tasks that need attention.

“Send a welcome message to all guests checking in today.”

Loops through today’s arrivals, calls send_guest_message for each. Messages auto-route to Airbnb, Booking.com, email, or SMS based on the booking platform.

“Create a cleaning task for the Sunset Villa checkout.”

Creates a task with category “cleaning”, assigns it to the configured cleaner, sets priority, and attaches the reservation context.

“Generate a lock code for Sarah’s reservation.”

Calls create_access_code with the reservation dates. Code auto-activates at check-in time and expires at checkout.

“What did Vanio AI decide about the noise complaint?”

Pulls get_ai_decisions for the reservation, showing the AI’s reasoning, the actions it took, and the outcome.

“Refund $50 to the guest at Lake House.”

Finds the reservation, calls refund_payment with the amount, and processes the refund through Stripe. Logged in the timeline.

Why Vanio

Cross-system intelligence in one skill

Because Vanio is one integrated system, your AI can do things that separate tools never could. One command can span reservations, messaging, tasks, locks, and payments.

Example: "Can the guest at Seaside Villa check in early?"

1
Find reservationAI calls get_current_reservations to find the booking
2
Check cleaningCalls list_tasks to see if the cleaner has finished or can finish earlier
3
CoordinateCalls send_internal_message to ask the cleaner about timing
4
RespondCalls send_guest_message to confirm or offer an early check-in upsell
5
Update accessCalls create_access_code with the new check-in time
6
Log itEverything is tracked in the timeline automatically

One question. Six tools. Five systems coordinated. Only possible because everything is one platform.

Vanio AI

Your AI. Your properties. One skill.

Install the Vanio OpenClaw skill and give your personal AI assistant full property management capabilities.