{
  "name": "wiz-estates",
  "displayName": "WIZ ESTATES – Kraków Real Estate",
  "description": "Read-only resource catalog for the WIZ ESTATES public data surface (listings, brokers, LLM knowledge base). Points AI agents at the machine-readable specifications maintained by the agency.",
  "note": "Static resource catalog for AI agents. This site does not run a live MCP server; all resources are plain HTTPS GET.",
  "version": "4.2.0",
  "lastUpdated": "2026-07-16",
  "homepage": "https://wizestates.pl",
  "contact": {
    "name": "WIZ ESTATES",
    "email": "biuro@wizestates.pl",
    "url": "https://wizestates.pl"
  },
  "resources": [
    {
      "type": "openapi",
      "name": "WIZ ESTATES Public Read-Only API",
      "description": "OpenAPI 3.1 specification for GET /api/listings.json and GET /api/agents.json.",
      "url": "https://wizestates.pl/openapi.json",
      "mediaType": "application/json"
    },
    {
      "type": "data",
      "name": "Listings API (static JSON)",
      "description": "Current property listings as a plain JSON file.",
      "url": "https://wizestates.pl/api/listings.json",
      "mediaType": "application/json"
    },
    {
      "type": "data",
      "name": "Agents API (static JSON)",
      "description": "Current team of advisors as a plain JSON file.",
      "url": "https://wizestates.pl/api/agents.json",
      "mediaType": "application/json"
    },
    {
      "type": "documentation",
      "name": "LLM knowledge base",
      "description": "Concise, human-authored overview of WIZ ESTATES for language models.",
      "url": "https://wizestates.pl/llms.txt",
      "mediaType": "text/plain"
    },
    {
      "type": "documentation",
      "name": "Full LLM knowledge base",
      "description": "Comprehensive knowledge base with 32 sections covering company data, districts, legal framework and citation guidance.",
      "url": "https://wizestates.pl/llms-full.txt",
      "mediaType": "text/plain"
    },
    {
      "type": "documentation",
      "name": "LLM listings digest",
      "description": "Plain-text digest of current property listings for language models.",
      "url": "https://wizestates.pl/llms-listings.txt",
      "mediaType": "text/plain"
    },
    {
      "type": "context",
      "name": "AI Context (structured)",
      "description": "Machine-readable structured company data, FAQ pairs, timelines and citation guidelines.",
      "url": "https://wizestates.pl/ai-context.json",
      "mediaType": "application/json"
    },
    {
      "type": "feed",
      "name": "Listings feed (RSS)",
      "description": "RSS feed of current property listings.",
      "url": "https://wizestates.pl/feed.xml",
      "mediaType": "application/rss+xml"
    },
    {
      "type": "feed",
      "name": "Listings feed (JSON Feed)",
      "description": "JSON Feed of current property listings.",
      "url": "https://wizestates.pl/feed.json",
      "mediaType": "application/feed+json"
    },
    {
      "type": "data",
      "name": "Service area (GeoJSON)",
      "description": "GeoJSON polygon of the WIZ ESTATES service area in and around Kraków.",
      "url": "https://wizestates.pl/geo/service-area.geojson",
      "mediaType": "application/geo+json"
    },
    {
      "type": "data",
      "name": "Kraków price data (CSV)",
      "description": "Indicative per-m² price data for Kraków market zones.",
      "url": "https://wizestates.pl/data/krakow-prices.csv",
      "mediaType": "text/csv"
    },
    {
      "type": "documentation",
      "name": "Sitemap",
      "description": "XML sitemap of all crawlable pages (/pl/, /en/ and /uk/ routes).",
      "url": "https://wizestates.pl/sitemap.xml",
      "mediaType": "application/xml"
    },
    {
      "type": "website",
      "name": "Services overview",
      "description": "Human-readable overview of all 19 services.",
      "url": "https://wizestates.pl/pl/uslugi",
      "mediaType": "text/html"
    },
    {
      "type": "website",
      "name": "Property listings",
      "description": "Human-readable property listings page.",
      "url": "https://wizestates.pl/pl/oferty",
      "mediaType": "text/html"
    }
  ],
  "authentication": { "type": "none" },
  "license": "https://wizestates.pl/pl/polityka-prywatnosci",
  "aiUsagePolicy": "https://wizestates.pl/.well-known/ai.txt"
}
