AI Dispatch
The wirewireSep 17, 2026

Screen-recorder Clipy adds MCP server for AI agents; recording access follows the same public link

The developer tool's new agent integration inherits its existing link-based sharing model, so anyone holding an unrestricted recording link can also pull the agent-readable version.

Clipy, a screen recorder built for AI coding agents, has added a Model Context Protocol server that lets connected agents fetch a recording's structured context directly, rather than only a video link, according to the company's site.

"Use npx -y @clipy/mcp for private recordings, library search, and authenticated inline frame access," the company states. The tool already integrates with coding agents directly: "Set up Claude Code, Codex, or Cursor in one command and they capture their own work," Clipy says, meaning the agents record their own sessions as they work.

The new agent access does not carry its own permission layer. "Context access follows the recording's access rules. Anyone with an unrestricted public link can open it, so check access before sharing," the company says — meaning an agent-readable summary, transcript and set of click targets are available to whoever holds the same link that opens the video.

Clipy's underlying sharing model is link-based by default. "They're unlisted by default, so only people with the link can view. You can delete any recording at any time," according to the site.

The company has published one internal benchmark of the feature its agent integration is built around, and does not claim it generalizes. "In Clipy's controlled coding benchmark, structured recording context outperformed transcript-only input on one synthetic UI task. The report includes the recording, context, scoring criteria, and results from 20 primary trials with Codex. It does not establish the same improvement for every task, model, or competing tool," the company says.

Sources 5

  1. Use npx -y @clipy/mcp for private recordings, library search, and authenticated inline frame access.
    clipy.online · checked Sep 4, 2026
  2. Set up Claude Code, Codex, or Cursor in one command and they capture their own work.
    clipy.online · checked Sep 4, 2026
  3. Context access follows the recording’s access rules. Anyone with an unrestricted public link can open it, so check access before sharing.
    clipy.online · checked Sep 11, 2026
  4. They're unlisted by default, so only people with the link can view. You can delete any recording at any time.
    clipy.online · checked Sep 4, 2026
  5. In Clipy’s controlled coding benchmark, structured recording context outperformed transcript-only input on one synthetic UI task. The report includes the recording, context, scoring criteria, and results from 20 primary trials with Codex. It does not establish the same improvement for every task, model, or competing tool.
    clipy.online · checked Sep 11, 2026