Tmux
Provides programmatic control over tmux sessions using the Model Context Protocol.
소개
Tmux enables control of tmux sessions through an MCP (Model Context Protocol) Server implementation. This proof-of-concept allows you to run arbitrary tmux commands, providing the potential to read pane contents and send keys programmatically. Be aware that this is not intended for production environments.
주요 기능
- Run arbitrary tmux commands
- 0 GitHub stars