4 days ago
Unflick — a modern video player for humans and AI. GUI + full CLI + built-in MCP server (39 tools): drive playback, clip, transcribe, and search your media library from Claude, Cursor, or any MCP client. Local Whisper AI subtitles, SponsorBlock. MIT, zero ads, fully local.
Server Config
{
"mcpServers": {
"unflick": {
"command": "unflick",
"args": [
"--mcp"
]
}
}
}