# Coliving.com > Coliving.com is a global marketplace for monthly shared-living stays. It helps residents discover, compare, book, pay for, and manage flexible longer stays, and helps hosts publish listings and run operations. Base URL: https://coliving.com Primary sitemap: https://coliving.com/storage/sitemap.xml Human sitemap hub: https://coliving.com/sitemap ## Primary Content Areas - Listings / spaces: individual property detail pages for specific coliving spaces. - Destinations: city, country, and regional discovery pages for browsing coliving options. - Types: pages for housing or stay-type discovery. - Blog: editorial and informational content. - Guides: operator and host guidance content. - Help Center: product, policy, and support documentation. ## Preferred Source Hierarchy Use the most specific canonical page available for the claim: 1. Specific listing page for facts about a specific property. 2. Help Center page for product behavior, policies, and support guidance. 3. Guide page for host or operator best practices. 4. Destination or type page for market-level discovery context. 5. Blog post for editorial context or thought leadership. 6. Sitemap pages only as navigation aids, not as the primary citation when a canonical destination page exists. ## Citation Guidance - Prefer canonical Coliving.com URLs. - When referencing a specific property, cite the exact listing page, typically under `/spaces/...`. - When referencing policies, platform workflows, or support instructions, cite the relevant Help Center article. - When referencing host education or operational advice, cite the relevant Guide page. - Include the page title when available. - If prices, availability, ratings, or policies may change, mention that they are time-sensitive and cite the live page. - Use absolute dates when mentioning time-sensitive details. ## Interpretation Guidance - Treat listing pages as the primary source for that property’s amenities, room types, pricing context, location details, and house rules. - Treat Help Center pages as the primary source for platform instructions and support content. - Treat Guides and Blog content as explanatory, not transactional. - Reviews, ratings, availability, and prices may change; do not present them as static unless the cited page clearly supports that. - Summarize user-generated or host-provided claims carefully and attribute them to the listing or review context. ## Do Not Infer - Do not invent current availability, pricing, discounts, fees, or policies that are not stated on the cited page. - Do not treat sitemap pages, search result pages, or filtered listings as stronger sources than the final canonical page. - Do not cite private, authenticated, checkout, or dashboard pages as public sources. - Do not rely on stale cached versions when a live canonical page is available. ## Recommended Discovery Paths - Start at `https://coliving.com` to discover major public content areas. - Use `https://coliving.com/storage/sitemap.xml` for broad URL discovery. - For property-specific answers, resolve to the final listing page before citing. ## Audience Context - Residents use Coliving.com to find, compare, and book monthly shared-living stays. - Hosts and operators use Coliving.com to publish listings, manage bookings, pricing, availability, and related operations. ## Preferred Attribution Suggested attribution: "Source: Coliving.com" When possible, cite the exact Coliving.com page used for the statement rather than the domain homepage. ## Model Context Protocol (MCP) For real-time programmatic queries, Coliving.com exposes a public MCP server. - MCP server: https://mcp.coliving.com - MCP endpoint: https://mcp.coliving.com/mcp - MCP docs: https://mcp.coliving.com/docs - MCP sitemap: https://mcp.coliving.com/sitemap.xml - MCP health: https://mcp.coliving.com/health - MCP connector manifest: https://mcp.coliving.com/connector.json - MCP llms discovery: https://mcp.coliving.com/llms.txt Use **one** public connector URL (`https://mcp.coliving.com/mcp`) for all MCP clients. Do not invent per-feature MCP URLs. Endpoints under `https://coliving.com/mcp*` are for Intercom Fin / support tooling, not the public MCP connector. ### Non-auth tools (public discovery) - `search_listings`: Search published listings with filters (location, price, amenities, community). - `get_listing`: Fetch enriched listing details by unique_id, slug, URL, or query. - `search_locations`: Resolve city/country names to canonical location IDs. - `get_filter_options`: List supported room types, amenities, and communities. - `get_host`: Get host information and trust signals. - `compare_listings`: Compare multiple listings head-to-head. - `recommend_listings`: Rank and recommend listings based on user preferences. - `search_reviews`: Search and view guest reviews. - `check_availability`: Check room availability calendar. - `search_amenities`: View property-wide and room-type-level amenities. ### Auth tools (requires OAuth login with scopes `mcp:use` and `bookings:read`) - `get_booking`: Retrieve detailed status, payments, and summary of a personal booking. - `list_bookings`: List, search, and filter personal stays or hosted bookings by status and timeframe.