{
  "schema_version": "1.0",
  "name": "Repull",
  "description": "The unified API for vacation rental tech. Connect to 50+ PMS platforms, push to Airbnb/Booking.com/VRBO, built-in AI operations.",
  "url": "https://repull.dev",
  "documentation_url": "https://repull.dev/docs",
  "api_base_url": "https://api.repull.dev",
  "openapi_url": "https://api.repull.dev/openapi.json",
  "llms_txt_url": "https://repull.dev/llms.txt",
  "authentication": {
    "type": "bearer",
    "header": "Authorization",
    "prefix": "Bearer"
  },
  "capabilities": [
    "property_management",
    "reservation_management",
    "channel_management",
    "guest_communication",
    "availability_calendar",
    "pricing_management",
    "ai_operations",
    "webhook_delivery"
  ],
  "mcp_server": {
    "package": "@repull/mcp-server",
    "tools": 18,
    "description": "MCP server for Claude Desktop, Cursor, and AI coding assistants"
  },
  "sdks": {
    "typescript": "@repull/sdk",
    "python": "repull",
    "cli": "@repull/cli"
  },
  "supported_platforms": {
    "pms": ["Hostaway", "Guesty", "OwnerRez", "Smoobu", "Beds24", "iGMS", "Hospitable", "Lodgify", "BookingSync", "Cloudbeds", "Hostfully", "Mews", "Tokeet", "Streamline", "Zeevou", "Uplisting", "Hostify", "Avantio", "Apaleo", "Escapia", "Amenitiz"],
    "ota": ["Airbnb", "Booking.com", "VRBO", "Plumguide"]
  }
}
