# JobProgress (Leap) MCP for AI Agents AI Agent Connect

> JobProgress (Leap) MCP connects your AI agent to your business management platform. It lets your agent handle customer data, track project progress, manage job estimates, and organize field service calendars. It's built for construction and home improvement companies that need to keep their operations organized without manual data entry.

## Overview
- **Category:** erp-operations
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_PPp0MBhHCxfejgWywJrGdgYljjFZrsOfPqgFHJk7/ai-agent-connect
- **Tags:** contractor-tools, estimates, proposals, field-service, job-tracking

## Description

Managing a construction crew or a home improvement business usually means juggling a dozen different moving parts. You've got customers waiting on quotes, jobs stuck in different stages of completion, and a calendar that's constantly shifting. This Connector lets your AI agent step in as a project coordinator. It can pull up customer history to see what they've done with you before, check where a specific renovation stands, or pull up the latest estimates for a new lead. When you're looking to stay on top of the day-to-day, it can also look at your task list or find out who's scheduled for an appointment. It takes the "where do we stand on this?" questions off your plate. By adding this to the Vinkius catalog, you're giving your agent the eyes it needs to see your entire business pipeline. You don't have to copy-paste data from one place to another; your agent just knows what's happening in your shop and in the field.

## Tools

### get_customer
Pulls up addresses and project history for a specific client. It helps you understand a customer's needs before you send out a quote.

### get_job
Shows the current stage, cost estimates, and project description for a specific job. It is the fastest way to get a status update.

### list_appointments
Pulls every scheduled date from your field service calendar. Use this to see what the crew is doing today.

### list_customers
Lists all your clients with their contact info and IDs. This is your starting point for finding any client in the system.

### list_estimates
Shows all job estimates in the system. It is perfect for checking which sales are still pending approval.

### list_jobs
Gives you a bird's-eye view of all jobs, including titles and statuses. Use this to keep an eye on your project pipeline.

### list_proposals
Lists all job proposals for your review. It helps you track which contracts are being accepted or ignored.

### list_tasks
Pulls up all the individual tasks in your system. This is how you keep your daily to-do list organized.

### list_users
Shows everyone in your organization. Use this to find which sales rep or foreman is assigned to a specific task.

### list_workflows
Lists the business processes you have set up. It helps your agent understand the rules of your specific operation.

## Prompt Examples

**Prompt:** 
```
Who is our main contact for the Smith renovation and what's the status?
```

**Response:** 
```
### Customer: Smith Renovation
- **Primary Contact**: Jane Smith
- **Phone**: (555) 012-3456
- **Status**: In Progress
- **Current Stage**: Framing
- **Notes**: Customer requested a walk-through this Friday.

I can provide more details on the specific tasks for this project if you'd like.
```

**Prompt:** 
```
What's on the schedule for the field crew tomorrow?
```

**Response:** 
```
### Tomorrow's Schedule
| Time | Location | Task |
| :--- | :--- | :--- |
| 08:00 AM | 123 Maple St | Interior Painting |
| 11:00 AM | 456 Oak Ave | Deck Inspection |
| 02:00 PM | 789 Pine Ln | Roofing Repair |

There are **3 appointments** scheduled for tomorrow.
```

**Prompt:** 
```
Show me all the pending estimates from last week.
```

**Response:** 
```
### Pending Estimates
I found **4 estimates** submitted in the last 7 days:
- **Project**: Kitchen Remodel (ID: 882) - $12,500
- **Project**: Patio Extension (ID: 885) - $8,200
- **Project**: Bathroom Tile (ID: 889) - $4,100
- **Project**: Fence Repair (ID: 892) - $1,500

Would you like me to draft follow-up messages for any of these?
```

## Capabilities

### Fetch customer histories
Your agent pulls up addresses and project history for a specific client.

### Check project statuses
See exactly where a renovation stands and what the cost estimates look like.

### View field service calendars
Get a full list of scheduled appointments for your crew.

### Search for new leads
List all your customers with their contact info and IDs.

### Audit pending sales
Identify which job estimates are still waiting for approval.

### Monitor the project pipeline
Keep an eye on all active jobs, including titles and current statuses.

### Track contract conversions
Monitor your sales conversions by listing all job proposals.

### Manage daily to-do lists
Pull up all individual tasks to keep your daily work organized.

### Identify team members
List everyone in your organization to find assignees or sales reps.

### Review business processes
Look at your configured workflows to understand your business rules.

## Use Cases

### Answering customer status calls
A customer calls for an update. The agent uses get_job and get_customer to provide a full status report on their home renovation.

### Preparing a weekly sales meeting
The owner asks the agent to summarize all pending work. The agent uses list_proposals and list_estimates to create a summary.

### Daily crew briefing
The foreman asks for the day's plan. The agent uses list_appointments and list_tasks to generate a morning schedule.

### Onboarding a new employee
A new hire needs to know the process. The agent uses list_users and list_workflows to explain the company's standard procedures.

## Benefits

- Get instant project status updates by using get_job to see where a renovation stands.
- Stop digging for phone numbers with list_customers which puts all contact info in one place.
- Keep your field crew on schedule by pulling dates from list_appointments instantly.
- Track your sales pipeline more accurately by auditing pending quotes with list_estimates.
- Identify bottlenecks in your business by reviewing your active list_workflows.
- Know exactly who is doing what by pulling organization roles with list_users.

## How It Works

The bottom line is your AI becomes a project manager that knows your business inside out.

1. Connect your JobProgress or Leap API keys to the Connector.
2. Grant your AI agent permission to read your customer and job data.
3. Ask your agent questions about project status, schedules, or leads to get real-time updates.

## Frequently Asked Questions

**Can the JobProgress (Leap) MCP help me manage my construction crew?**
Yes. It lets your AI agent see all your scheduled appointments and tasks, making it easy to see exactly where your crew is and what they should be working on next.

**How does JobProgress (Leap) MCP handle customer history?**
The Connector allows your agent to pull up a customer's full history, including previous projects and contact details, so you always have the context you need before a call.

**Can I use JobProgress (Leap) MCP to see my daily tasks?**
Absolutely. Your agent can list all tasks in your system, helping you keep your daily to-do list organized and prioritized.

**Does JobProgress (Leap) MCP work for home improvement businesses?**
Yes, it is specifically designed for contractors and home improvement companies to manage jobs, estimates, and customer data.

**Can JobProgress (Leap) MCP help me track my sales proposals?**
It can. Your agent can list all active proposals, helping you monitor contract conversions and identify which leads need a follow-up.

**How do I use JobProgress (Leap) MCP to find specific employees?**
The Connector can list all users in your organization, allowing your agent to quickly identify which sales rep or foreman is assigned to a specific job.

**How do I get JobProgress API credentials?**
Log in to your JobProgress account, navigate to Settings > Developer, and generate a new Access Token.

**Are estimates and proposals supported?**
Yes, you can list and retrieve data for both estimates and proposals using the corresponding tools in this Connector.

**Can I see my schedule?**
Yes, the list_appointments tool allows you to retrieve scheduled appointments from your JobProgress account.