{
  "specVersion": "1.0",
  "host": {
    "displayName": "XfeaturesGroup",
    "identifier": "did:web:xfeatures.net",
    "documentationUrl": "https://xfeatures.net/auth.md",
    "logoUrl": "https://xfeatures.net/android-chrome-512x512.png"
  },
  "entries": [
    {
      "identifier": "urn:air:xfeatures.net:catalog:api",
      "displayName": "Xfeatures API Catalog",
      "type": "application/linkset+json",
      "url": "https://xfeatures.net/.well-known/api-catalog",
      "description": "Discovery catalog for Xfeatures APIs, documentation and service status endpoints.",
      "tags": ["api", "hosting", "ai", "infrastructure"],
      "representativeQueries": [
        "What APIs and service endpoints does Xfeatures provide?",
        "Find Xfeatures API documentation and service status endpoints."
      ]
    },
    {
      "identifier": "urn:air:xfeatures.net:mcp:server",
      "displayName": "Xfeatures MCP Server",
      "type": "application/mcp-server-card+json",
      "url": "https://xfeatures.net/.well-known/mcp/server-card.json",
      "description": "MCP server card for discovering Xfeatures tools and resources.",
      "tags": ["mcp", "tools", "resources"],
      "representativeQueries": [
        "Connect an AI agent to the Xfeatures MCP server.",
        "What MCP tools and resources are available from Xfeatures?"
      ]
    },
    {
      "identifier": "urn:air:xfeatures.net:skills:index",
      "displayName": "Xfeatures Agent Skills",
      "type": "application/json",
      "url": "https://xfeatures.net/.well-known/agent-skills/index.json",
      "description": "Index of skills that agents can use to explore Xfeatures services and content.",
      "tags": ["agent-skills", "retrieval", "discovery"],
      "representativeQueries": [
        "Explore Xfeatures hosting, AI and infrastructure services.",
        "Which skills can an agent use with the Xfeatures website?"
      ]
    }
  ]
}
