# Waterproofing Warranty & Maintenance AI Agent Connect

> Determine warranty durations, maintenance schedules, and risk profiles for waterproofing systems.

## Overview
- **Category:** construction
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_jTroOLZHiSCPWF45f2WupFh8SQW18ltKVq8P5AGf/ai-agent-connect
- **Tags:** waterproofing, warranty, maintenance, construction-tech, risk-management

## Description

This MCP server provides specialized tools to manage waterproofing system lifecycles. Use `calculate_warranty_period` to determine recommended warranty years based on system type, substrate condition, and exposure. Use `generate_maintenance_plan` to create structured upkeep schedules. You can also use `evaluate_risk_profile` to identify potential failure points and `get_manufacturer_constraints` to retrieve baseline requirements for specific technologies.

## Tools

### calculate_warranty_period
Determine the recommended warranty duration and exclusion criteria for a waterproofing system

### evaluate_risk_profile
Assess the probability of early failure based on installation and environmental factors

### generate_maintenance_plan
Generate a structured maintenance schedule and inspection frequency

### get_manufacturer_constraints
Retrieve baseline requirements and limitations set by manufacturers

## Prompt Examples

**Prompt:** 
```
What is the recommended warranty for a Liquid Membrane on an excellent substrate with moderate exposure?
```

**Response:** 
```
The recommended warranty for a Liquid Membrane under these conditions is 15 years.
```

**Prompt:** 
```
Generate a maintenance plan for a Sheet Membrane in an extreme exposure environment.
```

**Response:** 
```
The maintenance plan includes quarterly debris removal, bi-annual surface inspections, and annual sealant checks.
```

**Prompt:** 
```
What are the manufacturer constraints for Bituminous Coatings?
```

**Response:** 
```
Bituminous Coatings have a base warranty of 5 years and require annual cleaning. They are prohibited in high-temperature industrial environments.
```

## Frequently Asked Questions

**How do I calculate a warranty for a new installation?**
You can use the `calculate_warranty_period` tool. Provide the system type, substrate condition, exposure conditions, workmanship quality, and installer reputation to get a recommended duration.

**Can I get a maintenance schedule for my specific system?**
Yes, the `generate_maintenance_plan` tool creates a tailored schedule and inspection frequency based on the system type and environmental exposure.

**What factors influence the risk of waterproofing failure?**
The `evaluate_risk_profile` tool analyzes substrate condition, workmanship quality, and exposure conditions to determine the probability of early failure.
