CueFrame for Cursor
ai.cueframe/cueframe
Turn footage into finished video: content-aware reframing, captions behind the subject, graphics.
client:Cursor
transport:streamable-http
Install CueFrame in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"cueframe": {
"url": "https://api.cueframe.ai/v1/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs