# Giddyup MCP for AI Agents AI Agent Connect

> Giddyup MCP for AI agents. Coordinate roofing and construction projects by connecting your agent to your field service data. Manage leads, track active jobs, and monitor technician status in real-time. No more switching between tabs to see where your crews are.

## Overview
- **Category:** construction
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_lf2QtyRZDuAEwC2GEdoxCX1ttfZuJveAJMmo8YYv/ai-agent-connect
- **Tags:** job-dispatching, route-optimization, lead-management, project-tracking, workforce-management, contractor-tools

## Description

This Connector connects your account to any AI agent and gives you full control of your roofing and construction workflows through natural conversation. Instead of digging through spreadsheets or jumping between tabs, you can manage your entire construction CRM from a single chat interface. You can pull up customer profiles, check the status of ongoing builds, and see which leads need a follow-up without ever logging into a separate dashboard. It turns your AI into a dedicated operations coordinator that knows your pipeline inside out. You'll find it's one of the most practical ways to organize your construction workflow when you're using the Vinkius catalog to power your agent's capabilities. You get a clear view of your whole business, from the first lead to the final invoice, all in one place.

## Tools

### create_job
Add a new construction project to your system. This starts the lifecycle of a new job.

### create_lead
Add a new potential customer to your list. This captures new business quickly.

### get_customer
Retrieve the full profile for a specific customer. Use this to see history and contact info.

### get_job
Fetch specific details for a construction project. This lets you see exactly where a job stands.

### get_lead
Pull information on a specific potential customer. Use this to see contact details quickly.

### list_customers
See your entire customer directory at once. It's the fastest way to browse your client list.

### list_invoices
Get a list of all billing records. This helps you keep track of what's been paid.

### list_jobs
View every active and past job in your system. Use this to get a bird's-eye view of your work.

### list_leads
See all your current leads in one list. This makes it easy to identify who to call next.

### list_users
See a list of all your technicians. This helps you know who is available for dispatch.

### update_job
Change the status or details of a specific project. This keeps your records current in real-time.

### update_lead
Modify the information for a potential customer. Use this to keep your sales pipeline clean.

### check_giddyup_status
Verify that your connection to the Giddyup platform is active. This ensures your agent has live data.

## Prompt Examples

**Prompt:** 
```
What's the status of the project at 123 Maple St?
```

**Response:** 
```
### Project Status: 123 Maple St

*   **Current Stage:** Production
*   **Assigned Crew:** Miller Roofing Team
*   **Estimated Completion:** Next Friday
*   **Notes:** Crew is currently on-site; all materials have been delivered.

Would you like me to check for any pending tasks on this job?
```

**Prompt:** 
```
Show me the 3 newest leads from this week.
```

**Response:** 
```
I've found 3 new leads from this week:

| Name | Type | Status |
| :--- | :--- | :--- |
| John Doe | Residential | New |
| Sarah Smith | Repair | In Progress |
| Acme Corp | Inspection | New |

Which one should I provide contact info for?
```

**Prompt:** 
```
Who are my technicians right now?
```

**Response:** 
```
Here is your current technician roster:

*   **Mike Johnson** - Available
*   **Sarah Miller** - On Job (Maple St.)
*   **David Chen** - Available
*   **Chris Evans** - On Job (Oak Blvd.)
```

## Capabilities

### Track active construction jobs
Monitor project status and technical metadata in real-time.

### Manage lead pipelines
List, create, and update potential customer records.

### Query customer profiles
Access your full customer directory and contact details.

### View technician availability
List all your field crew members in one view.

### Monitor project invoices
Retrieve and list all billing records for your projects.

### Update job statuses
Modify project details and progress as work happens.

## Use Cases

### Checking a crew's progress
A project manager asks the agent for the status of a specific roof. The agent uses `get_job` to show the current stage and assigned crew.

### Managing a busy sales day
A sales rep wants to see who needs a call. The agent uses `list_leads` and provides a summary of the newest entries.

### Onboarding a new project
A coordinator needs to start a new build. They tell the agent to create a job, which triggers `create_job` and sets up the project.

### Verifying customer info
A team member needs to find a client's phone number. The agent uses `get_customer` to pull the full profile instantly.

## Benefits

- Stop digging through tabs by using `list_jobs` to see every active project in one view.
- Keep your sales team moving by using `create_lead` to add new prospects without leaving your chat.
- Get instant answers on project status by using `get_job` to see technical metadata on the fly.
- Know your crew's availability by using `list_users` to see all your technicians in a single list.
- Keep billing organized by using `list_invoices` to check payment history in seconds.
- Maintain clean records by using `update_lead` to change contact details as they come in.

## How It Works

The bottom line is you get a conversational interface for your entire construction CRM.

1. Subscribe to the Giddyup MCP on the Vinkius Marketplace.
2. Get your API Authentication Key from your Giddyup settings under Custom Application Integration.
3. Connect your key to your AI client and start asking questions about your construction projects.

## Frequently Asked Questions

**Can the Giddyup MCP help me manage my roofing projects?**
Yes, it connects your project data so you can ask your AI agent about job statuses, crew assignments, and project timelines in plain English.

**How do I use the Giddyup MCP for construction lead management?**
You can use it to list, create, and update leads, making it easy to track your sales pipeline and follow up with potential customers through a chat interface.

**Can I check my technician availability with the Giddyup MCP?**
Yes, the Connector lets your agent see your full list of technicians so you can coordinate your workforce more effectively without checking multiple sheets.

**Does the Giddyup MCP work for tracking construction invoices?**
It allows your AI client to list all your invoices, giving you a quick way to check billing history and payment statuses on the fly.

**Can I add new jobs to my Giddyup account using an AI agent?**
Yes, you can tell your agent to create a new job, and it will add the project to your system automatically, starting the project lifecycle.

**Is the Giddyup MCP good for field service coordination?**
It's built specifically for that, helping you manage the lifecycle of construction projects and field work from start to finish with real-time updates.

**How do I find my Giddyup API Key?**
Log in to your Giddyup account and navigate to the **Custom Application Integration** settings to generate your unique authentication key.

**Can I list specific roofing jobs by ID?**
Yes! Use the `get_job` tool and provide the unique job identifier to retrieve detailed technical data and status updates.

**Does this integration support customer profile retrieval?**
Absolutely. The `list_customers` tool allows you to retrieve your entire client directory for better field coordination.