{
  "specVersion": "1.0",
  "host": {
    "displayName": "Simple Places",
    "identifier": "did:web:www.simpleplaces.app",
    "documentationUrl": "https://www.simpleplaces.app/llms.txt",
    "logoUrl": "https://www.simpleplaces.app/assets/images/logos/og-logo.png"
  },
  "entries": [
    {
      "identifier": "urn:air:simpleplaces.app:mcp:public-site",
      "displayName": "Simple Places public information MCP server",
      "type": "application/mcp-server-card+json",
      "url": "https://www.simpleplaces.app/.well-known/mcp/server-card.json",
      "description": "Read-only MCP tools and resources for public Simple Places product information and page discovery.",
      "tags": ["mcp", "short-term-rentals", "public-information"],
      "capabilities": ["ProductInformation", "PublicSiteNavigation"],
      "representativeQueries": [
        "What does Simple Places do?",
        "Which public Simple Places page should I use?",
        "Where can I read Simple Places articles?"
      ],
      "version": "1.0.0",
      "updatedAt": "2026-08-19T00:00:00Z"
    },
    {
      "identifier": "urn:air:simpleplaces.app:skills:public-site-guide",
      "displayName": "Simple Places public-site guide",
      "type": "application/ai-skill+md",
      "url": "https://www.simpleplaces.app/.well-known/agent-skills/public-site-guide/SKILL.md",
      "description": "Instructions for finding and accurately describing public Simple Places content while respecting private areas.",
      "tags": ["short-term-rentals", "hospitality", "operations"],
      "capabilities": ["PublicSiteNavigation", "ProductInformation"],
      "representativeQueries": [
        "What does Simple Places do for short-term-rental hosts?",
        "Where can I find Simple Places articles for holiday-rental operators?",
        "How can I contact or sign up for Simple Places?"
      ],
      "version": "1.0.0",
      "updatedAt": "2026-08-19T00:00:00Z"
    },
    {
      "identifier": "urn:air:simpleplaces.app:api:public-discovery",
      "displayName": "Simple Places public discovery API",
      "type": "application/vnd.oai.openapi+json",
      "url": "https://www.simpleplaces.app/openapi.json",
      "description": "OpenAPI description of read-only public metadata endpoints.",
      "tags": ["discovery", "metadata", "read-only"],
      "capabilities": ["PublicMetadataDiscovery"],
      "representativeQueries": [
        "What machine-readable resources does Simple Places publish?",
        "Where is the Simple Places sitemap?"
      ],
      "version": "1.0.0",
      "updatedAt": "2026-08-19T00:00:00Z"
    }
  ]
}
