{
  "specVersion": "1.0",
  "host": {
    "displayName": "EnvoiSMS.ma",
    "identifier": "did:web:envoisms.ma"
  },
  "entries": [
    {
      "identifier": "urn:air:envoisms.ma:service:mcp",
      "displayName": "EnvoiSMS MCP Server",
      "type": "application/mcp-server-card+json",
      "url": "https://envoisms.ma/.well-known/mcp/server-card.json",
      "representativeQueries": [
        "send an SMS in Morocco",
        "check SMS delivery status",
        "verify phone number with OTP"
      ]
    },
    {
      "identifier": "urn:air:envoisms.ma:api:openapi",
      "displayName": "EnvoiSMS REST API",
      "type": "application/vnd.oai.openapi+json;version=3.0",
      "url": "https://envoisms.ma/openapi.json",
      "representativeQueries": [
        "send SMS API Morocco",
        "WhatsApp Business API Morocco",
        "phone verification OTP API"
      ]
    },
    {
      "identifier": "urn:air:envoisms.ma:agent:a2a",
      "displayName": "EnvoiSMS A2A Agent",
      "type": "application/json",
      "url": "https://envoisms.ma/.well-known/agent-card.json",
      "representativeQueries": [
        "A2A agent for telecom and SMS Morocco",
        "automated messaging gateway Morocco"
      ]
    },
    {
      "identifier": "urn:air:envoisms.ma:skills:index",
      "displayName": "EnvoiSMS Agent Skills",
      "type": "application/json",
      "url": "https://envoisms.ma/.well-known/agent-skills/index.json",
      "representativeQueries": [
        "telecom agent skills",
        "SMS and OTP verification tools"
      ]
    }
  ]
}
