Code for the manim-generated scenes used in 3blue1brown videos
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"videos": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-videos"
]
}
}
}