# Real Estate Intelligence > Hyperlocal real-estate intelligence, published weekly by a licensed broker. > Real MLS data, neighborhood-level analysis, no algorithms guessing. ## About - Coverage: Houston and surrounding areas - Data source: Live MLS via Repliers - Update cadence: market reports weekly, neighborhood data nightly ## Key sections - [Home](https://mackin.omniplatform.sh/) — site hub - [About the agent](https://mackin.omniplatform.sh/about/mackin/) — agent profile, credentials, experience - [Contact](https://mackin.omniplatform.sh/contact/) — reach the agent directly, reply within an hour ### Market reports (data-driven) - [Market reports hub](https://mackin.omniplatform.sh/market-reports/) — every city - Monthly + quarterly market analysis per city - Median price, inventory, days on market, sale-to-list ratio ### Neighborhoods (guides) - [Neighborhoods hub](https://mackin.omniplatform.sh/neighborhoods/) — 75 curated neighborhood guides - Covered: Acres Home, Bedford, Cleveland, Crosby, Denver Harbor / Port Houston, East Little York / Homestead, El Dorado / Oates Prairie, Eldridge / West Oaks, Galena Park, Golfcrest / Bellfort / Reveille, Greenway / Upper Kirby Area, Harrisburg / Manchester / Smith Addition, Humble, Iah / Airport Area, Lawndale / Wayside, Meadowbrook / Allendale, Montgomery, New Caney, Northside/Northline, OST / South Union, Porter, Richmond, South Belt / Ellington, South Houston, Spring, Tomball, Trinity / Houston Gardens, Uptown / Galleria, Washington Ave / Memorial Park, Addicks Park Ten, Aldine, Alief, Astrodome Area, Braeburn, Braeswood, Brays Oaks, Briar Forest, Carverdale, Central Northwest, Central Southwest, Clear Lake, Downtown, East Houston, Eastex - Jensen Area, Fort Bend Houston, Greater Greenspoint, Greater Hobby Area, Gulfton, Kashmere Gardens, Kingwood Area, La Porte, Lake Houston, Magnolia Park, Medical Center Area, Memorial, Meyerland, Mid West, Minnetex, Mission Bend, Missouri City, Montrose, Near Northside, Pasadena, River Oaks, Second Ward (EaDo), Sharpstown, South Park, Spring Branch Central, Spring Branch East, Stafford, Sunnyside, The Heights, Third Ward, West University Place, Westbury - Per-neighborhood: live MLS stats + agent POV + current listings + comparisons - [Neighborhoods JSON](https://mackin.omniplatform.sh/api/neighborhoods/) — machine-readable index (slug, centroid, listing count, guide URL) ### Listings (live MLS) - [Active listings](https://mackin.omniplatform.sh/listings/for-sale/) — full IDX search - [Open houses](https://mackin.omniplatform.sh/listings/open-houses/) — this weekend - [Sold listings](https://mackin.omniplatform.sh/sold/) — closed-transaction portfolio ### Guides (evergreen how-to) - [How-to guides hub](https://mackin.omniplatform.sh/guides/) - [How to sell your home in Houston](https://mackin.omniplatform.sh/guides/how-to-sell-your-home/) - [First-time home buyer guide for Houston](https://mackin.omniplatform.sh/guides/first-time-home-buyer/) - [Home staging checklist for Houston sellers](https://mackin.omniplatform.sh/guides/home-staging-checklist/) ### Services - [Services hub](https://mackin.omniplatform.sh/services/) - [Sell a home in Houston](https://mackin.omniplatform.sh/services/sell-a-home/) - [Buy a home in Houston](https://mackin.omniplatform.sh/services/buy-a-home/) - [Home valuation in Houston](https://mackin.omniplatform.sh/services/home-valuation/) - [Relocation in Houston](https://mackin.omniplatform.sh/services/relocation/) ### Editorial - [Blog](https://mackin.omniplatform.sh/blog/) — timely market intel - [Reviews](https://mackin.omniplatform.sh/reviews/) — client testimonials ## For AI agents (MCP) - This site exposes an MCP server so an authenticated agent can read the market and reshape the site by prompt. Full human-readable guide: https://mackin.omniplatform.sh/developers/ - MCP endpoint: https://mackin.omniplatform.sh/api/mcp/ (streamable HTTP; requires auth via bearer token or ?k= query key) - Edits stage to a draft, then go live on publish_changes. - Content & posts: list_posts, get_post, create_post, update_post, delete_post, list_pages, update_page, add_page - Design & layout (draft → publish): get_site_state, set_design_tokens, set_custom_css, set_section_layout, set_home_structure, set_section_content, reorder_sections, set_section_visibility, publish_changes - Brand & skills: get_brand, update_brand, list_skills, get_skill, update_skill - Live MLS & market: search_listings, get_listing, market_stats, market_snapshot, search_locations - Leads & media: list_leads, get_lead, upload_asset, set_post_image, list_assets ## Optional - [HTML sitemap](https://mackin.omniplatform.sh/sitemap/) — every URL in one place - [XML sitemap](https://mackin.omniplatform.sh/sitemap.xml) — machine-readable