# CompanyCam MCP for AI Agents AI Agent Connect

> CompanyCam lets your AI agent handle the heavy lifting of construction project documentation and jobsite photos. Instead of digging through folders, you can ask your agent to pull specific photos, list active projects, or create new jobsite records instantly. It connects your field data directly to your chat interface, making it easier to keep everyone on the same page without manual data entry.

## Overview
- **Category:** document-management
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_X22U2AsN6jsqeZxmA9DXze3bMb3ROlEQbbD2yERO/ai-agent-connect
- **Tags:** jobsite-photos, project-documentation, gps-tagging, photo-annotation, field-operations

## Description

You’re out on a jobsite or back in the office trying to find that one specific photo of the foundation pour from three weeks ago. Usually, that means opening a mobile app, scrolling through a mess of folders, and hoping the GPS tags actually worked. With this Connector, you just tell your agent what you need. It digs into your CompanyCam records to pull up the right images, check project statuses, or list out all the documents tied to a specific location. It turns your field documentation into a searchable database you can talk to. If you're already using Vinkius to manage your stack, adding this makes it way easier to keep your project data moving between your chat interface and your actual job sites. You stop hunting for files and start getting answers.

## Tools

### create_project
Create a new construction project in your CompanyCam account. Use this to start new jobsite records quickly.

### get_current_user
See the details of the person currently logged into the account. Useful for verifying account permissions.

### get_photo_details
Get specific info like timestamps and GPS data for a single photo. This helps verify exactly when and where work happened.

### list_all_photos
See every photo across every project in your entire company. Use this for a high-level audit of all field media.

### list_project_documents
See a list of all files and documents attached to a specific project. This helps you find blueprints or permits fast.

### list_project_photos
Get all the photos associated with one specific project. This is the fastest way to see progress on a single site.

### get_project
Pull all the detailed information for a specific jobsite project. This gives you a full summary of a specific job.

### list_projects
See a list of all projects currently in your CompanyCam account. Use this to get an overview of your active workload.

### list_users
See a list of all people who have access to your company account. This helps you manage team permissions.

### search_projects
Find a specific project quickly by searching its name. This saves you from scrolling through long project lists.

## Prompt Examples

**Prompt:** 
```
Show me the projects we have for the Oak Street job.
```

**Response:** 
```
I found the following projects related to **Oak Street**:

| Project Name | Status | Last Updated |
| :--- | :--- | :--- |
| 123 Oak Street Roof | Active | Today |
| Oak Street Siding | Completed | 2 weeks ago |

Would you like to see the photos for the Roof project?
```

**Prompt:** 
```
Give me the GPS for the photos at 456 Maple Drive.
```

**Response:** 
```
Here are the coordinates for the photos at **456 Maple Drive**:

*   **Front Exterior**: 41.88, -87.63 (Taken: Jan 15, 10:32 AM)
*   **Roof Detail**: 41.88, -87.63 (Taken: Jan 15, 10:45 AM)
*   **Interior Kitchen**: No GPS data available (Taken: Jan 15, 11:02 AM)
```

**Prompt:** 
```
Create a new project for the Smith House.
```

**Response:** 
```
Done! I've created the new project in CompanyCam.

*   **Name**: Smith House
*   **Status**: Active
*   **ID**: proj-7h2j9

You can now start linking photos and documents to this jobsite.
```

## Capabilities

### Create new jobsite projects
Add a new project to your CompanyCam account using a simple text command.

### Find specific projects
Search for projects by name or address to locate specific jobsite records.

### Pull photos from job sites
Retrieve all photos associated with a specific project for quick review.

### View GPS and timestamps
Get the exact coordinates and time data for any photo in your records.

### List all company photos
See every photo across your entire company portfolio in one list.

### Check project documents
See a list of all files and documents attached to a specific project.

## Use Cases

### Finding a specific photo for a client
A manager asks the agent to find a photo of the HVAC install at 123 Oak St. The agent uses search_projects and list_project_photos to pull the exact image.

### Creating a new jobsite record
A field lead tells the agent to start a new project for the Smith House renovation. The agent uses create_project to add it to the database immediately.

### Checking project documents
An office worker needs to see what's uploaded for the Downtown remodel. The agent uses list_project_documents to show all files in seconds.

### Auditing field photos
A project owner wants to see all photos taken last week across all projects. The agent uses list_all_photos to provide a comprehensive list.

## Benefits

- Quickly find jobsite photos without manual scrolling by using search_projects to pinpoint the right location.
- Get accurate GPS and timestamp data for any image using get_photo_details to verify field work.
- Keep your records organized by creating new jobsite entries instantly with create_project.
- Pull all project files at once using list_project_documents to assemble reports faster.
- Monitor team access and roles across the company using list_users to keep your account secure.
- Get a full overview of your portfolio by using list_projects to see every active jobsite.

## How It Works

The bottom line is you get instant access to your construction jobsite data through a simple chat interface.

1. Add the CompanyCam integration to your AI toolset.
2. Paste your Access Token from your CompanyCam account settings.
3. Ask your agent to find photos, list projects, or check status.

## Frequently Asked Questions

**Can CompanyCam help me manage construction photos?**
Yes, it lets you use your AI agent to find, list, and organize all your jobsite photos and project records instantly without manual searching.

**How does CompanyCam help with project documentation?**
Your agent can pull a list of all documents attached to a specific project, making it easy to gather info for reports or proposals quickly.

**Can I use CompanyCam to find specific jobsite addresses?**
Yes, you can search for projects by name or address to quickly locate the correct documentation and photos for any location.

**Does CompanyCam work for contractors?**
It's designed for contractors to check jobsite status and photos without having to constantly open a mobile app while out in the field.

**Can I see who has access to my CompanyCam account?**
Yes, you can ask your agent to list all users in your company to manage your team's access and see who is currently on the account.

**Can I create new projects using the CompanyCam MCP?**
You can tell your agent to create a new project, and it will add it to your CompanyCam account immediately so you can start tracking it.

**How do I get my CompanyCam Access Token?**
In the CompanyCam web app, go to **Your Company > Account > Access Tokens** and generate a new token. Copy it and paste it below.

**What is a project in CompanyCam?**
A project is a container for a specific jobsite where you store photos, documents, and comments related to that location.

**Can I upload photos with this integration?**
The current version focuses on browsing and retrieving project data and photos. Photo uploading may be added in future updates.