{
  "specVersion": "1.0",
  "host": {
    "displayName": "FIFA Agent Mentor",
    "identifier": "did:web:fifa.qtech.hr"
  },
  "entries": [
    {
      "identifier": "urn:air:fifa.qtech.hr:server:mcp",
      "displayName": "FIFA Agent Mentor MCP",
      "type": "application/mcp-server-card+json",
      "url": "https://fifa.qtech.hr/.well-known/mcp/server-card.json",
      "representativeQueries": [
        "research Lamine Yamal for a transfer dossier",
        "list FIFA Agent Exam 2027 lessons",
        "search scout reports for a young left-footed playmaker",
        "generate a mock FIFA agent exam"
      ]
    },
    {
      "identifier": "urn:air:fifa.qtech.hr:skill:mcp-server",
      "displayName": "FIFA MCP server skill",
      "type": "text/markdown",
      "url": "https://fifa.qtech.hr/.well-known/agent-skills/fifa-mcp-server.md",
      "representativeQueries": [
        "how do I connect Cursor to the FIFA Agent Mentor MCP",
        "which MCP tools are free versus Agent Pro",
        "what is the fam_live API key quota"
      ]
    },
    {
      "identifier": "urn:air:fifa.qtech.hr:catalog:api",
      "displayName": "FIFA Agent Mentor API catalog",
      "type": "application/linkset+json",
      "url": "https://fifa.qtech.hr/.well-known/api-catalog",
      "representativeQueries": [
        "where is the public REST API catalog",
        "what authentication metadata does fifa.qtech.hr publish"
      ]
    },
    {
      "identifier": "urn:air:fifa.qtech.hr:auth:registration",
      "displayName": "auth.md agent registration",
      "type": "text/markdown",
      "url": "https://fifa.qtech.hr/auth.md",
      "representativeQueries": [
        "how do I register an AI agent for FIFA Agent Mentor",
        "how do I mint a fam_live MCP key",
        "what bearer tokens does the MCP endpoint accept"
      ]
    },
    {
      "identifier": "urn:air:fifa.qtech.hr:skill:index",
      "displayName": "Agent skills index",
      "type": "application/json",
      "url": "https://fifa.qtech.hr/.well-known/agent-skills/index.json",
      "representativeQueries": [
        "what agent skills does FIFA Agent Mentor publish",
        "how do browser agents use WebMCP on this site"
      ]
    }
  ]
}