# Frame.io MCP for AI Agents AI Agent Connect

> Frame.io lets you manage video projects, review media, and handle time-coded feedback using your AI agent. It connects your creative assets to your workflow so you can query project statuses, pull metadata, and manage comments without switching tabs.

## Overview
- **Category:** collaboration
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_FzbV968Ipw5jtK1pkE6IIXqjXVSOQkfx5ZhlTVr1/ai-agent-connect
- **Tags:** video-review, creative-workflow, asset-management, media-collaboration, time-coded-comments, post-production

## Description

Frame.io is where video teams actually get work done, and this Connector brings that collaborative environment directly into your AI agent. Instead of hunting through folders or scrolling through endless comment threads in a browser, you can just ask your agent to find a specific asset or check the latest feedback. It handles the heavy lifting of navigating your project library and pulling out the details that matter. Whether you're trying to see who's collaborating on a specific cut or you need to grab the latest review link for a client, the agent does the digging for you. You can even post new time-coded comments to keep the production moving. It's about moving faster by keeping the context of your video projects right where you're already working. This is a core part of why the Vinkius catalog is so useful for creative teams who need to bridge the gap between their tools and their AI.

## Tools

### list_teams
List Frame.io teams. This shows you all the different teams you have access to across the platform.

### add_comment
Post a new comment to an asset. You can use this to send specific feedback to your team.

### get_asset_details
Get asset metadata. This pulls the specific technical details for any piece of media.

### get_my_profile
Get current user profile. This shows your own account details within the Frame.io ecosystem.

### get_project_details
Get project metadata. This gives you the high-level details for a specific project.

### list_accounts
List billing accounts. This lets you see the various billing accounts associated with your organization.

### list_assets
List assets or folder contents. This helps you see what files are inside a specific project or folder.

### list_collaborators
List project collaborators. This shows you everyone who has access to work on a specific project.

### list_asset_comments
List comments on an asset. This pulls all the feedback threads for a specific video or image.

### list_folders
List folders in project. This helps you see how your project library is organized.

### list_projects
List projects in a team. This gives you a full list of every project your team is currently running.

### list_review_links
List review links. This lets you find all the links you've shared with external partners.

## Prompt Examples

**Prompt:** 
```
Who is working on the 'Summer Campaign' project?
```

**Response:** 
```
I've checked the collaborators for the 'Summer Campaign' project. Here is the team currently involved:

- **Sarah Jenkins** (Lead Editor)
- **Marcus Chen** (Motion Graphics)
- **Elena Rodriguez** (Producer)

Would you like me to list the latest comments for any of these team members?
```

**Prompt:** 
```
Find the review links for the 'Product Launch' video.
```

**Response:** 
```
I found 3 active review links for the 'Product Launch' video:

| Link Type | Status | Shared With |
| :--- | :--- | :--- |
| Internal Review | Active | Creative Team |
| Client Approval | Pending | Acme Corp |
| Final Sign-off | Not Started | Executive Board |

Let me know if you need me to grab the specific URLs for any of these.
```

**Prompt:** 
```
Add a comment to the 'Intro_Sequence' asset: 'The music is too loud at 00:15'.
```

**Response:** 
```
Done! I've added that comment to the 'Intro_Sequence' asset. Your team will see the note about the music volume at the 15-second mark in their Frame.io dashboard.
```

## Capabilities

### Post time-coded feedback
Add new comments to specific moments in your video assets.

### Pull asset metadata
Get the specific technical details and specs for any piece of media.

### Browse project folders
Navigate through your entire library of files and sub-folders.

### Track review links
Find and monitor links shared with external stakeholders.

### Audit team members
See who is involved in a project and what their roles are.

### Fetch project statuses
Get a high-level look at your team's active projects and ownership.

## Use Cases

### Summarizing feedback threads
An editor is overwhelmed by a 50-comment thread. They ask the agent to list all comments on a specific asset to summarize the main issues.

### Checking active project lists
A producer needs to know which projects are active. They ask the agent to list all projects in a specific team to see what's in progress.

### Finding shared review links
A director needs to share a link. They ask the agent to find all review links for a project to send to a client.

### Compiling technical reports
A manager needs a report. They ask the agent to get asset details for a batch of files to compile a technical audit.

## Benefits

- Stop tab-switching by using list_assets and list_folders to navigate your library directly through your AI client.
- Keep feedback organized by using add_comment to post precise time-coded notes without opening the Frame.io web app.
- Get instant project context by using list_projects and get_project_details to see what's moving and what's stalled.
- Monitor external progress easily with list_review_links to see how stakeholders are interacting with your media.
- Streamline team communication by using list_collaborators to quickly identify who needs to see specific updates.
- Automate data gathering by using get_asset_details to pull metadata for reporting without manual copy-pasting.

## How It Works

The bottom line is you get a direct line to your video assets and feedback loops without leaving your chat interface.

1. Subscribe to the Frame.io MCP on the Vinkius Marketplace.
2. Provide your Personal Access Token from the Frame.io Developer Portal.
3. Start asking your AI client to find assets or post comments.

## Frequently Asked Questions

**Can the Frame.io MCP help me manage my video review comments?**
Yes, it lets you see all existing comments on a specific asset or add new ones with precise timestamps directly through your AI client. This keeps your feedback loop moving without needing to open a browser.

**How does the Frame.io MCP handle my project folders?**
Your agent can navigate your entire project library. You can ask it to list folders or find specific assets within a project, making it much faster to locate files in a large library.

**Can I use the Frame.io MCP to see who is collaborating on my projects?**
Yes, you can quickly see the list of collaborators for any project. This helps you keep track of which team members are involved in specific creative tasks.

**Does the Frame.io MCP work for managing review links?**
It does. You can ask your agent to list all the review links for a project to see what's been shared with external stakeholders and what's still pending.

**Can the Frame.io MCP pull technical metadata for my assets?**
Yes, you can get specific metadata for any piece of media. This is great for pulling technical specs for audit reports or organizing your production logs.

**Is the Frame.io MCP good for post-production managers?**
It's a great fit. Managers can use it to get a high-level overview of all projects in a team, check project statuses, and gather feedback threads for reporting.

**How do I get an Access Token for Frame.io?**
You can generate a Personal Access Token in the Frame.io Developer Portal at https://developer.frame.io.

**Can I add comments with a specific timecode using the agent?**
Yes! The 'add_comment' tool accepts an optional 'timestamp' parameter in seconds, allowing you to pin your feedback to a specific moment in the video.

**How do I see the assets inside a specific folder?**
Use the 'list_assets' tool and provide the Folder ID as the 'parentId'. The agent will return all files and sub-folders contained within that directory.

**Is it possible to list external review links?**
Yes! Use the 'list_review_links' tool and provide the Project ID. The agent will retrieve all active shared links for that project.