Free · Open source · For STR operators

Connect your vacation rental stack to Claude

Eight free, open-source guides. One teaches you Claude Code, the skill that wires any tool with an API to Claude in minutes. The rest are worked examples for the platforms you already run. Start with the first; use the others as reference.

The guides

9 live, all tested
On-ramp · Meta-skill Start here

Claude Code for Property Managers

Never touched a terminal? Start here. A four-step install of Anthropic's Claude Code CLI, then a demo where Claude Code reads an API doc at runtime and builds its own MCP server. The companion piece to every other guide in this series.

No Node setup Beginner-friendly Hero demo
Read the guide
Property management system

Connect Hostaway to Claude

One of the largest pro STR platforms, with no official MCP server yet. Self-serve OAuth Public API and read-only tools for listings, reservations, calendar, tasks, and guest messages. Comes with a copy-the-whole-page button.

OAuth 6 tools 20 min
Read the guide
Property management system

Connect Hostfully to Claude

No official MCP server, and no community one either. Hostfully's Platform API authenticates with a single header key (no OAuth), so it is one of the quickest to wire up. Read-only tools for properties, bookings, orders, and guests.

API key 6 tools 15 min
Read the guide
Property management system

Connect Guesty to Claude

The biggest pro STR platform, with no first-party MCP server. Self-serve OAuth Open API and read-only tools for listings, reservations, calendar, and guests. Includes file-based token caching to stay under Guesty's five-tokens-per-day limit.

OAuth 6 tools 20 min
Read the guide
Property management system

Connect OwnerRez to Claude

The biggest US indie and pro PMS without a first-party MCP server. 60+ v2 endpoints, a self-serve Personal Access Token, and HTTP Basic auth. Ask Claude about bookings, properties, guests, and payments.

Basic auth 4 tools 10 min
Read the guide
Property management system

Connect Hospitable to Claude

A major US PMS for Airbnb-first hosts (formerly Smartbnb). Bearer token auth with Personal Access Tokens, Host plan or higher required. Read your properties, reservations, and calendars in plain English.

Bearer 4 tools Plan-gated
Read the guide
Dynamic pricing

Connect PriceLabs to Claude

Read-only queries against your synced listings and current dynamic prices. Ask Claude about rate spreads, sync status, or price recommendations across the portfolio without opening the dashboard.

X-API-Key Read-only 3 tools
Read the guide
Smart locks · Noise · Thermostats

Connect Seam to Claude

One MCP connector wraps August, Yale, Schlage, Kwikset, Salto, TTLock, Nuki, and igloohome, plus Minut and NoiseAware sensors and ecobee thermostats. Free sandbox for testing before you touch live devices.

Bearer Free sandbox 5 tools
Read the guide
Guest screening & claims

Connect Safely to Claude

Verification status, damage claims, and coverage as natural-language queries. One of the cleanest public APIs in the STR ancillary stack: 300 requests per minute and a self-serve Bearer token.

Bearer 300 req/min 4 tools
Read the guide
1

Pick a platform

Each guide wraps one tool's public API as a small, read-only MCP server. No platform partnership or approval required.

2

Copy the code

Working Node.js you paste and run, or hand the whole page to Claude Code and let it build and wire up the server for you.

3

Ask in plain English

Claude reads your live data and answers questions about it. Read-only by default, so it can look but never change anything.

Built and maintained by RapidEye Inspections, AI turnover intelligence for vacation rental operators. Every guide is tested against the platform's own API documentation and ships with working code. Inspired by Cole Rubin's Conduit PMS guides.