{
  "$schema": "https://agent-resource-discovery.org/schemas/v0.9.1/ard.schema.json",
  "version": "0.9.1",
  "name": "Nexify Forge Agent Resource Discovery",
  "description": "Standardized ARD catalog for Nexify Forge digital engineering, AI automation, custom CRM/ERP, and web application capabilities.",
  "provider": {
    "name": "Nexify Forge",
    "url": "https://www.nexifyforge.in",
    "email": "contact@nexifyforge.in",
    "founder": "Pawan Kumar Yadav (Founder & CEO, Jharkhand, India)"
  },
  "entries": [
    {
      "identifier": "urn:air:nexifyforge.in:server:core",
      "displayName": "Nexify Forge Core Capabilities",
      "type": "application/mcp-server+json",
      "url": "https://www.nexifyforge.in/.well-known/webmcp.json",
      "description": "Exposes programmatic tools for querying company profile, services, and submitting client lead inquiries.",
      "capabilities": [
        "company_profile",
        "service_catalog",
        "lead_inquiry_submission",
        "custom_software_estimation"
      ],
      "representativeQueries": [
        "software company in Chandigarh",
        "best software company in Punjab",
        "AI automation agency in Chandigarh",
        "custom CRM software developers Ludhiana",
        "web development company in Mohali",
        "mobile app development in Punjab"
      ]
    },
    {
      "identifier": "urn:air:nexifyforge.in:doc:llms",
      "displayName": "Nexify Forge Knowledge Base",
      "type": "text/markdown",
      "url": "https://www.nexifyforge.in/llms.txt",
      "description": "Structured markdown knowledge document outlining company background, leadership, engineering stack, and guarantees."
    }
  ]
}
