Frame.io Connector for AI agents.
12 live capabilities
Manage video review workflows and creative assets from your chat interface.
Waiting for input…
Why people use Frame.io
Frame.io for Video Production Review
This Connector changes that by bringing the Frame.io environment into your AI client. You can ask for the latest comments, check project statuses, or grab review links in a single conversation. You get a consolidated view of your production pipeline without the constant context switching.
What Vinkius changes
You get a direct line to your video assets and feedback loops without leaving your chat interface.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Summarizing feedback threads
An editor is overwhelmed by a 50-comment thread.
- Real-world use case 02
Checking active project lists
A producer needs to know which projects are active.
- Real-world use case 03
Finding shared review links
A director needs to share a link.
Complete set · 12capabilities
The complete Frame.io capability set.
These are the exact actions your AI can choose when you ask it to work with Frame.io.
01—04
4 capabilities in this set.
Part of 12 available through Frame.io.
- 01 Capability
List teams
List Frame.io teams. This shows you all the different teams you have access to across the platform.
- 02 Capability
Add comment
Post a new comment to an asset. You can use this to send specific feedback to your team.
- 03 Capability
Get asset details
Get asset metadata. This pulls the specific technical details for any piece of media.
- 04 Capability
Get my profile
Get current user profile. This shows your own account details within the Frame.io ecosystem.
05—08
4 capabilities in this set.
Part of 12 available through Frame.io.
- 05 Capability
Get project details
Get project metadata. This gives you the high-level details for a specific project.
- 06 Capability
List accounts
List billing accounts. This lets you see the various billing accounts associated with your organization.
- 07 Capability
List assets
List assets or folder contents. This helps you see what files are inside a specific project or folder.
- 08 Capability
List collaborators
List project collaborators. This shows you everyone who has access to work on a specific project.
09—12
4 capabilities in this set.
Part of 12 available through Frame.io.
- 09 Capability
List asset comments
List comments on an asset. This pulls all the feedback threads for a specific video or image.
- 10 Capability
List folders
List folders in project. This helps you see how your project library is organized.
- 11 Capability
List projects
List projects in a team. This gives you a full list of every project your team is currently running.
- 12 Capability
List review links
List review links. This lets you find all the links you've shared with external partners.
Set up in minutes
One URL. Then ask Frame.io to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Frame.io from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_FzbV968Ipw5jtK1pkE6IIXqjXVSOQkfx5ZhlTVr1/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Frame.io, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Frame.io for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_FzbV968Ipw5jtK1pkE6IIXqjXVSOQkfx5ZhlTVr1/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Frame.io URL.
- Step 03
Save and start
Save the connection and enable Frame.io in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"frameio": {
"url": "https://edge.vinkius.com/vk_preview_FzbV968Ipw5jtK1pkE6IIXqjXVSOQkfx5ZhlTVr1/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Frame.io
Open Agent mode in chat and ask: "Using Frame.io, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"frameio": {
"url": "https://edge.vinkius.com/vk_preview_FzbV968Ipw5jtK1pkE6IIXqjXVSOQkfx5ZhlTVr1/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Frame.io
Ask Copilot: "Using Frame.io, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"frameio": {
"url": "https://edge.vinkius.com/vk_preview_FzbV968Ipw5jtK1pkE6IIXqjXVSOQkfx5ZhlTVr1/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Frame.io
Open Cascade and ask: "Using Frame.io, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"frameio": {
"url": "https://edge.vinkius.com/vk_preview_FzbV968Ipw5jtK1pkE6IIXqjXVSOQkfx5ZhlTVr1/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Frame.io
Ask Cline: "Using Frame.io, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add frameio --transport http "https://edge.vinkius.com/vk_preview_FzbV968Ipw5jtK1pkE6IIXqjXVSOQkfx5ZhlTVr1/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Frame.io
Ask Claude: "Using Frame.io, show me...". 12 tools are ready
Where the request belongs
Work Frame.io can move forward.
This is for the video editor who's drowning in feedback, the producer trying to keep 50 projects on track, and the creative director who needs a birds-eye view of every review link.
Video Editor
Checking for new comments on a specific cut and adding time-coded notes during a review.
Creative Director
Monitoring review links and project statuses across multiple different teams.
Post-Production Manager
Pulling asset metadata and feedback threads for weekly audit reports.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsMediaSilo (Legacy)
Share and review video content with creative teams using secure media workspaces, annotations, and approval workflows.
Kapwing
Automate video and image rendering via Kapwing. create media from JSON, track render progress, and manage assets directly from any AI agent.
Mux
Manage video assets and live streams via Mux. create assets and track performance directly from your AI agent.
Shotstack
Render and edit videos programmatically with a cloud API that generates personalized video content at scale from templates.
RenderMe
Automate video generation via RenderMe (re.video) templates directly from your AI agent.
MediaSilo
Video collaboration and asset management via MediaSilo. manage projects, assets, and Quicklinks.
Bring your own AI
Change the model, client or framework. Keep Frame.io connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Frame.io.
The practical details behind the request, access and result.
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' capability 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' capability 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' capability and provide the Project ID. The agent will retrieve all active shared links for that project.
One connection away
Give your agent a direct line to Frame.io.
Connect Frame.io once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available