TerminalTextEffects (TTE) is a terminal visual effects engine, application, and Python library.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"terminaltexteffects": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-terminaltexteffects"
]
}
}
}