{
  "specVersion": "1.0",
  "host": {
    "displayName": "Code Siya9a Morocco",
    "identifier": "did:web:codesiya9a.ma"
  },
  "entries": [
    {
      "identifier": "urn:air:codesiya9a.ma:server:highway-code",
      "displayName": "Code Siya9a MCP Server",
      "type": "application/mcp-server-card+json",
      "url": "https://codesiya9a.ma/.well-known/mcp/server-card.json",
      "representativeQueries": [
        "Moroccan highway code traffic signs and penalties",
        "rules for driving license categories A B C D in Morocco",
        "exam series and questions for Moroccan driving test"
      ]
    },
    {
      "identifier": "urn:air:codesiya9a.ma:skill:traffic-signs",
      "displayName": "Traffic Signs Skill",
      "type": "text/markdown",
      "url": "https://codesiya9a.ma/.well-known/agent-skills/traffic-signs/SKILL.md",
      "representativeQueries": [
        "warning signs distance in city and highway Morocco",
        "signs of mandatory and prohibition rules Moroccan law"
      ]
    },
    {
      "identifier": "urn:air:codesiya9a.ma:skill:driving-exam-prep",
      "displayName": "Driving Exam Prep Skill",
      "type": "text/markdown",
      "url": "https://codesiya9a.ma/.well-known/agent-skills/exam-prep/SKILL.md",
      "representativeQueries": [
        "passing score for code siya9a test Morocco",
        "40 questions practice test for Moroccan permis B"
      ]
    },
    {
      "identifier": "urn:air:codesiya9a.ma:api:highway-code-v1",
      "displayName": "Highway Code OpenAPI Specification",
      "type": "application/openapi+json",
      "url": "https://codesiya9a.ma/api/openapi.json",
      "representativeQueries": [
        "API for Moroccan road signs and fines lookup",
        "programmatic access to driving license exam questions"
      ]
    }
  ]
}