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