{
  "specVersion": "1.0",
  "publisher": {
    "name": "KND Tree Service and Landscaping, LLC",
    "url": "https://kndtreeandlandscaping.com",
    "identifier": "kndtreeandlandscaping.com"
  },
  "updatedAt": "2026-09-17T00:00:00Z",
  "entries": [
    {
      "identifier": "urn:air:kndtreeandlandscaping.com:mcp:estimate-server",
      "displayName": "KND Tree Service MCP server",
      "type": "application/mcp-server-card+json",
      "url": "https://kndtreeandlandscaping.com/.well-known/mcp/server-card.json",
      "description": "Business info, service list, and estimate-request tools.",
      "capabilities": [
        "get_business_info",
        "list_services",
        "request_estimate"
      ],
      "version": "1.0.0",
      "tags": [
        "tree-service",
        "landscaping",
        "woodstock-ga",
        "local-business"
      ]
    },
    {
      "identifier": "urn:air:kndtreeandlandscaping.com:a2a:estimate-agent",
      "displayName": "KND Tree Service agent",
      "type": "application/a2a-agent-card+json",
      "url": "https://kndtreeandlandscaping.com/.well-known/agent-card.json",
      "description": "A2A agent that answers business questions and takes estimate requests.",
      "capabilities": [
        "business-info",
        "request-estimate"
      ],
      "version": "1.0.0",
      "tags": [
        "tree-service",
        "landscaping",
        "woodstock-ga",
        "local-business"
      ]
    },
    {
      "identifier": "urn:air:kndtreeandlandscaping.com:api:contact-api",
      "displayName": "Public contact API",
      "type": "application/openapi+json",
      "url": "https://kndtreeandlandscaping.com/openapi.json",
      "description": "The estimate-request form endpoint plus the MCP and A2A endpoints.",
      "capabilities": [
        "contact",
        "mcp",
        "a2a"
      ],
      "version": "1.0.0",
      "tags": [
        "tree-service",
        "landscaping",
        "woodstock-ga",
        "local-business"
      ]
    },
    {
      "identifier": "urn:air:kndtreeandlandscaping.com:skills:index",
      "displayName": "Agent skills",
      "type": "application/json",
      "url": "https://kndtreeandlandscaping.com/.well-known/agent-skills/index.json",
      "description": "SKILL.md playbooks: request an estimate, triage a tree problem.",
      "capabilities": [
        "request-estimate",
        "tree-problem-triage"
      ],
      "version": "1.0.0",
      "tags": [
        "tree-service",
        "landscaping",
        "woodstock-ga",
        "local-business"
      ]
    },
    {
      "identifier": "urn:air:kndtreeandlandscaping.com:catalog:services",
      "displayName": "Service registry",
      "type": "application/json",
      "url": "https://kndtreeandlandscaping.com/services.json",
      "description": "Every service offered, with page URL and description. Generated from the site build.",
      "capabilities": [
        "Tree Removal",
        "Trimming & Pruning",
        "Stump Grinding",
        "Storm Response",
        "Landscaping",
        "Yard Clean-up",
        "Junk & Debris Hauling"
      ],
      "version": "1.0.0",
      "tags": [
        "tree-service",
        "landscaping",
        "woodstock-ga",
        "local-business"
      ]
    }
  ]
}
