TiXL is an open source software to create realtime motion graphics.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"tixl": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-tixl"
]
}
}
}