# Renovation Progress Tracker AI Agent Connect

> Renovation Progress Tracker MCP gives your AI client direct access to your construction project data. You can check completion percentages, pull task details, and get high-level summaries of all active renovation jobs without leaving your chat interface. It turns your agent into a project management assistant that knows exactly where every job stands.

## Overview
- **Category:** productivity
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_3YQ9j4XaboD0g1jMA8tkHKy7y66z22eRWCwe8i9k/ai-agent-connect
- **Tags:** renovation, progress-tracking, project-management, task-management, construction-tech

## Description

Managing multiple renovation jobs means constantly checking if tasks are finished or if a project is falling behind. This MCP connects your AI client to your project tracking data so you don't have to manually hunt for updates. You can ask your agent for a quick status report on a specific kitchen remodel or get a bird's-eye view of your entire workload. Instead of digging through spreadsheets, you just ask. Your agent uses the data to calculate exact completion percentages and break down task statuses. It's built to handle the specific lifecycle of renovation work, from the first task to the final walkthrough. Whether you are managing a single home update or a dozen active sites, this MCP keeps the data accessible through the AI tools you already use every day.

## Tools

### get_project_progress
Calculates the exact completion percentage for a specific renovation project.

### get_project_summary
Provides a high-level overview of a project's overall health and scale.

### get_task_details
Retrieves the specific status and details for individual tasks within a project.

### list_all_projects
Returns a list of every renovation project currently being tracked.

## Prompt Examples

**Prompt:** 
```
What is the progress of project PRJ-123?
```

**Response:** 
```
Project PRJ-123 is 75% complete, with 15 out of 20 tasks finished.
```

**Prompt:** 
```
List all my renovation projects.
```

**Response:** 
```
You have 3 active projects: Kitchen Remodel (PRJ-001), Bathroom Update (PRJ-002), and Basement Finish (PRJ-003).
```

**Prompt:** 
```
Give me a summary for project PRJ-999.
```

**Response:** 
```
Project PRJ-999 is a medium-sized project with a 40% completion ratio. Status breakdown: 4 pending, 2 in-progress, and 3 completed.
```

## Capabilities

### Percentage Calculation
Your agent calculates the exact completion ratio for any given job.

### Project Auditing
The AI pulls a list of all active projects to check your current workload.

### Task Inspection
Your agent looks up specific task statuses to find bottlenecks.

### Workload Summaries
The AI generates high-level health reports for individual projects.

## Use Cases

### Daily Status Checks
Ask your agent for a quick update on a specific job before a client call.

### Workload Management
List all active projects to see how many jobs are currently in progress.

### Bottleneck Identification
Use task details to find which specific steps are stalling a renovation.

### Client Reporting
Get exact completion percentages to provide accurate updates to homeowners.

## Benefits

- Eliminates manual data entry for project completion math.
- Centralizes project status updates within your AI chat.
- Provides instant visibility into task-level details.
- Reduces time spent searching for project health metrics.

## How It Works

Connecting this MCP to your workflow takes seconds and works through your existing AI client.

1. Subscribe to the Renovation Progress Tracker on Vinkius.
2. Connect your preferred client like Claude or Cursor with one click.
3. Ask your agent questions about your renovation projects.
4. The agent uses the MCP tools to pull real-time data and answer you.

## Frequently Asked Questions

**How do I use this MCP with Claude?**
You connect it through the Vinkius platform. Once connected, you can simply type questions about your projects directly into your Claude interface.

**Can I see specific task statuses?**
Yes. The get_task_details tool allows your agent to look up the exact status of individual tasks within a project.

**Does this calculate project completion?**
Yes. The get_project_progress tool calculates the exact completion percentage for any project you specify.

**What kind of projects can I track?**
This MCP is built for renovation and construction projects, including kitchen remodels, bathroom updates, and basement finishes.

**Do I need to host this myself?**
No. Vinkius hosts and manages the MCP for you, so it is ready to use immediately after you connect.

**How is the progress percentage calculated?**
The progress is calculated by dividing the number of finished tasks by the total number of tasks in the project.

**Can I see the status of a specific task?**
Yes, you can use the `get_task_details` tool to retrieve the current state and description of any task within a project.

**What information is included in the project summary?**
The `get_project_summary` tool provides the completion ratio, the workload scale (small, medium, or large), and a breakdown of task statuses.
