{
  "schemaVersion": "2025-12-11",
  "name": "North Bay Truck Center",
  "description": "Commercial truck, trailer, and RV chassis repair in Fairfield, CA since 1994.",
  "version": "1.0.0",
  "url": "https://www.northbaytruckcenter.com/api/mcp",
  "transport": "streamableHttp",
  "tools": [
    {
      "name": "get_hours",
      "description": "Return North Bay Truck Center shop hours."
    },
    {
      "name": "list_services",
      "description": "List truck, RV, alignment, fleet, and inspection services."
    },
    {
      "name": "get_location",
      "description": "Return Fairfield shop address and map link."
    },
    {
      "name": "get_contact",
      "description": "Return phone numbers and email."
    }
  ]
}