# Procore MCP for AI Agents AI Agent Connect

> Procore MCP lets you manage construction projects through your AI agent. Track RFIs, submittals, punch lists, daily logs, and drawings without switching tabs. It connects your field data to your conversation, making it easy to check project status, monitor jobsite safety, and review blueprints in real time.

## Overview
- **Category:** construction
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_gRCpwjMfVWNFLLtCjAbPuS2h57QnuHAkwPplo2KR/ai-agent-connect
- **Tags:** construction-management, rfi-tracking, punch-lists, daily-logs, submittals, jobsite-quality

## Description

This Procore MCP connects your construction management data to your AI client so you can run your jobsite from a chat interface. Instead of hunting through different dashboards for status updates, you can just ask your agent for the latest on a specific project. It pulls in everything from active RFIs and material submittals to the latest daily logs and project drawings. You'll get a clear view of your budget, schedule, and team assignments without having to log in and out of the platform constantly. Because it's part of the Vinkius catalog, you can plug it into your existing workflow to keep your field operations organized. It's built for people who need to stay on top of moving parts like punch lists and safety observations while they're on the move. You can check who's assigned to a task, see what's overdue, or grab a quick summary of workforce counts and weather conditions. It turns your construction data into a conversational resource that actually helps you make decisions faster. You can quickly see if a material approval is stuck or if a safety observation needs immediate attention. It bridges the gap between the office and the jobsite, putting the most important details right where you're already working.

## Tools

### list_rfis
Track Requests for Information with assignees and response history. This helps you manage project communication.

### list_submittals
Review material submittals, including spec sections and approvers. This keeps your material flow on track.

### list_observations
View field observations including priority, photos, and status. This helps you track safety and quality issues instantly.

### list_punch_items
See punch list items with locations and due dates. Use this to track deficiencies before project closeout.

### list_daily_logs
Access daily logs featuring weather, workforce counts, and equipment usage. It keeps you informed on daily site activity.

### list_drawings
Browse project drawings with revision and approval status. This ensures you're always looking at the correct blueprints.

### list_projects
Get a full list of all active construction projects. Use this to quickly navigate your entire portfolio.

### get_project
View specific project details like budget, schedule, and team. It provides a comprehensive look at a single project.

## Prompt Examples

**Prompt:** 
```
Show me all my active construction projects.
```

**Response:** 
```
You have 4 active projects:

| Project Name | ID | Status | Completion |
| :--- | :--- | :--- | :--- |
| Skyline Tower | 2847 | Mixed-use | 67% |
| Harbor View Apartments | 3102 | 120 units | 34% |
| Metro Station Expansion | 2955 | Infrastructure | 81% |
| Civic Center Renovation | 3280 | Pre-Construction |

Which project would you like to dive into?
```

**Prompt:** 
```
List all overdue RFIs on the Skyline Tower project.
```

**Response:** 
```
There are 2 overdue RFIs on Skyline Tower:

* **RFI-142**: Steel connection detail at Level 28 (Smith Engineering) - 5 days overdue
* **RFI-156**: MEP conflict (HVAC vs. sprinkler routing) (Torres MEP) - 2 days overdue

Both are currently blocking work on floors 27-30. Would you like to check pending submittals as well?
```

**Prompt:** 
```
How many open punch items on Harbor View?
```

**Response:** 
```
There are 23 open punch items on Harbor View (3102):

* **Unit interiors**: 14 (paint, fixtures, hardware)
* **Common areas**: 6 (lobby tile, elevator, parking)
* **Exterior**: 3 (landscaping, sidewalk, lighting)

8 items are due before the March 30 inspections. Should I show the full list?
```

## Capabilities

### List all active construction projects
Get a full overview of every project you're currently managing.

### Check the status of RFIs and material submittals
Track approvals and information requests to keep the project moving.

### Review jobsite safety and quality observations
See field reports including priority levels, photos, and status.

### Monitor punch list items to resolve project deficiencies
Track specific tasks and deadlines to ensure a clean project closeout.

### Access daily logs with weather and workforce data
Pull daily updates on site conditions, equipment, and crew counts.

### Browse project blueprints and shop drawings
Access the latest revisions of project drawings and elevations.

## Use Cases

### Checking Overdue RFIs
A project manager asks for overdue RFIs on a specific tower using list_rfis to see which items are blocking work on the upper floors.

### Daily Site Summaries
A superintendent asks for the daily logs of three different sites using list_daily_logs to check workforce counts and weather delays.

### Punch List Review
A quality manager asks for all open punch items in a specific unit using list_punch_items to prepare for a final inspection.

### Drawing Retrieval
A site lead asks to see the latest revision of the shop drawings for the HVAC system using list_drawings.

## Benefits

- Get instant updates on RFIs and submittals without logging into Procore.
- Review daily logs and punch items for multiple projects in one chat.
- Track safety observations and corrective actions across your entire portfolio.
- Access blueprints and shop drawings quickly with revision tracking.
- Monitor project budgets and schedules through natural conversation.

## How It Works

The bottom line is you get your construction data in a chat window instead of a complex dashboard.

1. Subscribe to the Procore MCP on the Vinkius Marketplace.
2. Provide your Procore Client ID, Client Secret, and Company ID.
3. Ask your AI client to pull project data or status updates.

## Frequently Asked Questions

**Can the Procore MCP show me my project budget?**
Yes, it can pull budget and schedule details for specific projects. You can ask your AI agent for a summary of a project's financial status.

**How do I see daily logs from my jobsite?**
You can ask your agent to list the latest daily logs. It will pull data including weather, workforce counts, and equipment usage.

**Can I use it to track RFI statuses?**
Yes, it pulls the subject, status, and response history for all RFIs on a project. This makes it easy to see what's pending.

**Does this Connector show me project drawings?**
It allows you to browse blueprints and shop drawings with revision tracking. You can ask for the latest versions of specific sets.

**How do I see safety observations?**
The Connector pulls field observations including priority, photos, and status. You can ask your agent to summarize safety issues on a site.

**Can I use it to check submittals?**
Yes, it can list submittals with their title, spec section, and approval status, helping you keep your material flow on track.

**Can my AI give me a full project status including open RFIs, pending submittals, and punch items?**
Yes! Ask 'Give me a full status for project 2847.' It calls `list_rfis`, `list_submittals`, and `list_punch_items` to compile a consolidated briefing: 4 open RFIs (2 overdue), 7 pending submittals, and 12 punch items. A field-ready summary in seconds.

**How can I review what happened on my jobsite yesterday?**
Ask 'Show me yesterday's daily log for project 2847.' The `list_daily_logs` tool returns weather, workforce headcount by trade, equipment on site, work completed, delays, and superintendent notes. Your complete jobsite briefing without a single phone call.

**Is this integration read-only?**
Yes, entirely read-only. All 8 tools list and retrieve data — none can create, modify, or delete project records. Your OAuth credentials control which projects are accessible, matching your Company Admin permissions.