{
  "name": "BauTV+ Product Agent",
  "version": "1.0.0",
  "description": "Agent interface for the BauTV+ construction-site camera product. Answers factual questions from the BauTV+ knowledge base, returns pricing and package details and provides the ways to reach sales for a consultation. Read-only, no customer portal data.",
  "url": "https://bautvplus.com/mcp",
  "provider": {
    "organization": "NetCo Professional Services GmbH",
    "url": "https://bautvplus.com"
  },
  "preferredTransport": "JSONRPC",
  "supportedInterfaces": [
    {
      "type": "mcp",
      "url": "https://bautvplus.com/mcp",
      "serviceUrl": "https://bautvplus.com/mcp",
      "transport": "JSONRPC",
      "transportProtocol": "https"
    }
  ],
  "capabilities": [
    {
      "id": "cap-knowledge",
      "name": "Product knowledge",
      "description": "Retrieval over the BauTV+ knowledge base (cameras, portal, time-lapse, GDPR blurring, hardware, use cases)."
    },
    {
      "id": "cap-sales",
      "name": "Sales information",
      "description": "Pricing, packages and the available consultation channels for DACH and Benelux."
    }
  ],
  "skills": [
    {
      "id": "search_bautv_knowledge",
      "name": "Search BauTV+ knowledge",
      "description": "Look up any factual question about the BauTV+ construction-site camera product and portal. Returns text snippets with source page URLs."
    },
    {
      "id": "get_bautv_pricing",
      "name": "Get BauTV+ pricing",
      "description": "Return base package and optional add-on pricing (order of magnitude, not a binding quote)."
    },
    {
      "id": "get_bautv_contact",
      "name": "Get BauTV+ contact",
      "description": "Return callback, video-appointment and contact-form channels plus the responsible DACH and Benelux contacts."
    }
  ],
  "documentationUrl": "https://bautvplus.com/auth.md"
}
