{
  "specVersion": "1.0",
  "host": {
    "displayName": "CYBERMAPS",
    "identifier": "cybermaps.dev",
    "documentationUrl": "https://cybermaps.dev/docs/site-api/"
  },
  "entries": [
    {
      "identifier": "urn:air:cybermaps.dev:website:mcp",
      "displayName": "CYBERMAPS public website MCP server",
      "type": "application/mcp-server-card+json",
      "url": "https://cybermaps.dev/mcp/server-card",
      "representativeQueries": [
        "Find CYBERMAPS documentation about XML sitemaps.",
        "How does CYBERMAPS publish content for AI assistants?",
        "Read the CYBERMAPS installation guide."
      ]
    },
    {
      "identifier": "urn:air:cybermaps.dev:website:site-api",
      "displayName": "CYBERMAPS public website REST API",
      "type": "application/vnd.oai.openapi+json",
      "url": "https://cybermaps.dev/openapi.json",
      "representativeQueries": [
        "Search the CYBERMAPS website for branded reports.",
        "List the published CYBERMAPS documentation pages.",
        "Retrieve a CYBERMAPS page as Markdown."
      ]
    },
    {
      "identifier": "urn:air:cybermaps.dev:website:guide",
      "displayName": "CYBERMAPS site guide for agents",
      "type": "text/markdown",
      "url": "https://cybermaps.dev/.well-known/agent-skills/cybermaps-site-guide/SKILL.md",
      "representativeQueries": [
        "Where can I find reliable CYBERMAPS product information?",
        "How do I use the CYBERMAPS website tools?"
      ]
    }
  ]
}