Media|AI / ML|ProductivityPython
FireRed-OpenStoryline
FireRed-OpenStoryline is an AI video editing agent that transforms manual editing into intention-driven directing through natural language interaction.
N/A rating (0 reviews)0 installs1,754 GitHub stars
AIvideo editingnatural language processing
It facilitates transparent, human-in-the-loop creation with reusable Style Skills for consistent, professional storytelling. The agent utilizes LLM-powered planning and precise tool orchestration to enhance the video editing process.
Compatible with
Claude DesktopCursor
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"firered-openstoryline": {
"args": [
"fire-red-openstoryline"
],
"command": "uvx"
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.