{
  "$schema": "https://modelcontextprotocol.io/schema/mcp.json",
  "name": "Vagheshwari Engineering Works Tools",
  "description": "Agent tool discovery protocol for Shree Vagheshwari Engineering Works - manufacturer of hydraulic brick making machines and fly ash plants in Morbi, Gujarat, India.",
  "version": "1.0.0",
  "tools": [
    {
      "name": "get_machinery_catalog",
      "description": "Browse verified technical specifications for hydraulic brick making machines, automatic fly ash brick plants, clay brick presses, and paver block machinery.",
      "url": "https://www.vagheshwariengineering.in/#products",
      "method": "GET"
    },
    {
      "name": "request_factory_quotation",
      "description": "Submit quotation request to the Morbi factory sales team for turnkey plant configuration, pricing, on-site commissioning, and pan-India shipping.",
      "url": "https://www.vagheshwariengineering.in/#contact",
      "method": "GET"
    },
    {
      "name": "get_plant_setup_guidelines",
      "description": "Access engineering requirements for factory shed dimensions, 3-phase power load (17 HP vs 30 HP), and curing yard footprint.",
      "url": "https://www.vagheshwariengineering.in/guides/brick-plant-power-space-requirements/",
      "method": "GET"
    }
  ]
}
