# Real Estate Intelligence > Hyperlocal real-estate intelligence, published weekly by a licensed broker. > Real MLS data, neighborhood-level analysis, no algorithms guessing. ## About - Coverage: Metro area, all neighborhoods - Data source: Live MLS via Repliers - Update cadence: market reports weekly, neighborhood data nightly ## Key sections - [Home](https://dddd.omniplatform.sh/) — site hub - [About the agent](https://dddd.omniplatform.sh/about/katie-day/) — agent profile, credentials, experience - [Contact](https://dddd.omniplatform.sh/contact/) — reach the agent directly, reply within an hour ### Market reports (data-driven) - [Market reports hub](https://dddd.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://dddd.omniplatform.sh/neighborhoods/) — all 12 Houston neighborhood guides - Inner Loop: The Heights, Montrose, River Oaks, Midtown, Rice Village, EaDo - Suburbs: Memorial, Garden Oaks, Katy, Cypress, Clear Lake, Third Ward - Per-neighborhood: live MLS stats + agent POV + current listings + comparisons ### Listings (live MLS) - [Active listings](https://dddd.omniplatform.sh/listings/for-sale/) — full IDX search - [Open houses](https://dddd.omniplatform.sh/listings/open-houses/) — this weekend - [Sold listings](https://dddd.omniplatform.sh/sold/) — closed-transaction portfolio ### Guides (evergreen how-to) - [How-to guides hub](https://dddd.omniplatform.sh/guides/) - [How to sell your home in Houston](https://dddd.omniplatform.sh/guides/how-to-sell-your-home/) - [First-time home buyer guide for Houston](https://dddd.omniplatform.sh/guides/first-time-home-buyer-houston/) - [Home staging checklist for Houston sellers](https://dddd.omniplatform.sh/guides/home-staging-checklist/) ### Services - [Services hub](https://dddd.omniplatform.sh/services/) - [Sell a home in Houston](https://dddd.omniplatform.sh/services/sell-a-home/) - [Buy a home in Houston](https://dddd.omniplatform.sh/services/buy-a-home/) - [Houston home valuation](https://dddd.omniplatform.sh/services/home-valuation/) - [Houston relocation](https://dddd.omniplatform.sh/services/relocation/) ### Editorial - [Blog](https://dddd.omniplatform.sh/blog/) — timely market intel - [Reviews](https://dddd.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://dddd.omniplatform.sh/developers/ - MCP endpoint: https://dddd.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://dddd.omniplatform.sh/sitemap/) — every URL in one place - [XML sitemap](https://dddd.omniplatform.sh/sitemap.xml) — machine-readable