Tmux enables interaction with tmux sessions through the Model Context Protocol (MCP), allowing AI assistants like Claude Desktop to read from, control, and observe terminal sessions. It provides functionality to list sessions, view panes, capture terminal content, execute commands, and create new sessions and windows within tmux.
主要功能
01List and search tmux sessions
02Execute commands in tmux panes
03View and navigate tmux windows and panes
04Create new tmux sessions and windows
05Capture terminal content from any pane
066 GitHub stars