{
  "specVersion": "1.0.0",
  "host": {
    "name": "Eagentix",
    "url": "https://eagentix.com"
  },
  "entries": [
    {
      "identifier": "urn:air:eagentix.com:mcp:server",
      "id": "urn:air:eagentix.com:mcp:server",
      "displayName": "Eagentix MCP Server",
      "description": "Model Context Protocol server for Eagentix AI Agent Platform",
      "type": "application/vnd.mcp+json",
      "url": "https://eagentix.com/.well-known/mcp/server-card.json",
      "representativeQueries": [
        "enterprise AI agents",
        "cloud architect agent",
        "data engineer agent",
        "AI strategy assessment"
      ]
    },
    {
      "identifier": "urn:air:eagentix.com:skills:index",
      "id": "urn:air:eagentix.com:skills:index",
      "displayName": "Eagentix Agent Skills Index",
      "description": "Agent skills discovery repository and execution protocols",
      "type": "application/json",
      "url": "https://eagentix.com/.well-known/agent-skills/index.json",
      "representativeQueries": [
        "eagentix skills",
        "autonomous workflows",
        "AI agent tools"
      ]
    },
    {
      "identifier": "urn:air:eagentix.com:docs:llms",
      "id": "urn:air:eagentix.com:docs:llms",
      "displayName": "Eagentix LLM Documentation",
      "description": "System overview and services catalog in Markdown format for LLM consumption",
      "type": "text/markdown",
      "url": "https://eagentix.com/llms.txt",
      "representativeQueries": [
        "about eagentix",
        "eagentix services",
        "eagentix architecture and sovereign deployment"
      ]
    }
  ]
}