Skip to main content
Pureframe AI exposes your video library as an MCP server. Once connected, any MCP-compatible AI client can search footage, list collections, retrieve video details, and index new footage — all through natural language. Try asking your agent: “Find the moment our CEO mentions pricing.”

What is MCP?

The Model Context Protocol (MCP) is an open standard for connecting AI clients to external tools and data sources. Instead of writing custom integration code for each AI product, you configure one MCP server and every MCP-compatible client — Claude, Cursor, VS Code, Codex, OpenCode, and others — can call it the same way.

How it works

  1. Your AI client sends a natural-language request to the model (e.g. “find the moment someone mentions churn”)
  2. The model decides to call the search_videos tool and generates its input
  3. The MCP server forwards the call to Pureframe AI’s API and returns matching clips, including thumbnail_base64
  4. The model reads the frame directly, in the same turn, without fetching a URL, and can answer follow-up questions about what’s visible

Available tools

Next steps

Connect an Agent

Per-client setup, config files, and troubleshooting.

Agent Security

Scoping what an agent can do with your library.