TIDYAPP/tidy-agent-skills
AI agent skills for vacation rental management and cleaning & maintenance
Platform-specific configuration:
{
"mcpServers": {
"tidy-agent-skills": {
"command": "npx",
"args": [
"-y",
"tidy-agent-skills"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Two AI agent skills for managing properties — install the one that fits your needs.
For Airbnb hosts, VRBO managers, and short-term rental operators. Handles guest turnovers, reservation tracking, cleaning scheduling between stays, multi-property coordination, and checklists.
For homeowners, office managers, and building managers. Handles booking cleanings (one-time or recurring), reporting and tracking maintenance issues, managing service professionals, and checking availability/pricing.
The fastest way to get started is with TIDY's CLI — it handles everything in plain English:
brew install tidyapp/tap/tidy-request
tidy-request signup
tidy-request "Schedule a cleaning next Tuesday at my house"Or connect via MCP (Claude Desktop, Claude Code, Cursor):
claude mcp add tidy --transport http https://public-api.tidy.com/mcpEach skill also documents the manual REST API approach if you want full control.
Works with Claude Code, Codex CLI, Gemini CLI, OpenClaw, Cursor, Claude Desktop, and any MCP-compatible client.
Loading reviews...