Run commands and control a persistent tmux terminal session remotely.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "tmux-mcp" yet — see the docs or source repo.
Start a long-running development service in the tmux session by running `npm run dev`, then read the latest 100 lines of terminal output and tell me whether it started successfully.
Returns the command result, recent terminal logs, and an assessment of whether the service started correctly.
Inspect an existing tmux session running a data processing script, read the terminal buffer, and summarize the current progress, any errors, and recommended next steps.
Provides a summary of job progress, key error details, and actionable troubleshooting suggestions.
Send Ctrl+C to the current foreground process in the tmux session, then read the latest terminal output and confirm whether it stopped successfully.
Returns the signal-sending result, terminal feedback after stopping, and a confirmation of process status.
Programmatically manage tmux sessions, windows, and panes for terminal automation.
Securely run local and remote commands via SSH with sessions and env variables.
Orchestrate multiple Claude Code sessions in tmux for parallel control and management.
Let AI run persistent interactive SSH sessions for remote operations tasks.
Let AI control local or remote terminals and interactive TUI apps.
Run persistent interactive shell sessions for commands, tools, and large outputs.