{
  "specVersion": "1.0",
  "host": {
    "displayName": "Doctor IT Service",
    "identifier": "https://doctoritservice.com",
    "documentationUrl": "https://doctoritservice.com/"
  },
  "entries": [
    {
      "identifier": "urn:air:doctoritservice.com:webmcp:site-tools",
      "displayName": "Doctor IT Service WebMCP Tools",
      "type": "application/mcp-server-card+json",
      "url": "https://doctoritservice.com/.well-known/mcp.json",
      "description": "Browser-based tools for finding Doctor IT services, opening key pages, summarizing page content, and locating the consultation link.",
      "tags": [
        "managed-it-services",
        "cybersecurity",
        "cloud-services",
        "it-support"
      ],
      "capabilities": [
        "SiteSearch",
        "PageNavigation",
        "PageSummary",
        "ConsultationDiscovery"
      ],
      "representativeQueries": [
        "find managed IT services for my business",
        "show Doctor IT cybersecurity services",
        "summarize the current Doctor IT Service page",
        "where can I book an IT consultation"
      ],
      "version": "1.0.0"
    },
    {
      "identifier": "urn:air:doctoritservice.com:skill:discover-services",
      "displayName": "Discover Doctor IT Services",
      "type": "application/ai-skill+md",
      "url": "https://doctoritservice.com/.well-known/agent-skills/discover-doctor-it-services/SKILL.md",
      "description": "Instructions for finding and verifying Doctor IT Service offerings, service areas, pricing, reviews, and educational resources.",
      "tags": [
        "service-discovery",
        "pricing",
        "reviews",
        "service-areas"
      ],
      "capabilities": [
        "ServiceDiscovery",
        "PricingDiscovery",
        "ServiceAreaDiscovery"
      ],
      "representativeQueries": [
        "what IT services does Doctor IT provide",
        "does Doctor IT serve my location",
        "where can I find Doctor IT pricing",
        "show verified information about Doctor IT services"
      ],
      "version": "1.0.0"
    },
    {
      "identifier": "urn:air:doctoritservice.com:skill:contact-service",
      "displayName": "Contact Doctor IT Service",
      "type": "application/ai-skill+md",
      "url": "https://doctoritservice.com/.well-known/agent-skills/contact-doctor-it-service/SKILL.md",
      "description": "Instructions for helping users locate Doctor IT Service contact and consultation options while preserving user control.",
      "tags": [
        "contact",
        "consultation",
        "appointment",
        "support"
      ],
      "capabilities": [
        "ContactDiscovery",
        "ConsultationDiscovery"
      ],
      "representativeQueries": [
        "how can I contact Doctor IT Service",
        "book a consultation with Doctor IT",
        "find the Doctor IT phone number",
        "where is the Doctor IT contact page"
      ],
      "version": "1.0.0"
    },
    {
      "identifier": "urn:air:doctoritservice.com:api:wordpress-rest",
      "displayName": "Doctor IT Service API Catalog",
      "type": "application/linkset+json",
      "url": "https://doctoritservice.com/.well-known/api-catalog",
      "description": "Discovery metadata for the public Doctor IT Service WordPress REST API index and its documentation.",
      "tags": [
        "api",
        "wordpress",
        "content"
      ],
      "capabilities": [
        "ContentAPI",
        "WordPressRESTAPI"
      ],
      "representativeQueries": [
        "find the Doctor IT Service API",
        "retrieve Doctor IT public website content",
        "where is the Doctor IT WordPress REST API documented"
      ],
      "version": "1.0.0"
    }
  ]
}
