Let AI run commands in a shared tmux terminal with live human visibility.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "ddx-term-mcp" yet — see the docs or source repo.
In the shared tmux terminal, investigate why my Node.js service fails to start: first inspect the current directory and environment variables, then run log-checking commands, identify the error, and briefly explain each step and conclusion.
The AI executes troubleshooting commands in the terminal and returns the root cause, key logs, and fix suggestions.
In the shared tmux session, execute this deployment step by step: pull the latest code, install dependencies, run tests, build the project, and start the service. After each step, pause and report the result, then wait for my confirmation before continuing.
The AI completes deployment step by step in the visible terminal and provides status updates for human confirmation.
Run this Python script in the shared terminal and reproduce the error; then try the smallest possible fix, rerun it to verify the solution works, and summarize what was changed.
The AI reproduces the issue, applies a fix, verifies it, and returns a summary of changes and results.
Programmatically manage tmux sessions, windows, and panes for terminal automation.
Control Neovim in tmux so AI can automate editing and development tasks.
Run commands and control a persistent tmux terminal session remotely.
Let AI safely control tmux sessions, windows, and panes for terminal automation.
Let AI control local or remote terminals and interactive TUI apps.
Give AI interactive terminal sessions for REPLs, SSH, and command-line tools.