Model Context Protocol server that lets LLMs collaboratively drive tmux

stdiocommunityapplication

Package Details

Transportstdio

Environment Variables

MCP_TMUX_HOST(str)

Optional default SSH host alias to use when none is provided.

MCP_TMUX_SESSION(str)

Optional default tmux session name to use when none is provided.

TMUX_BIN(str)

Optional path to tmux binary if not on PATH.

MCP_TMUX_TIMEOUT_MS(num)

Timeout in milliseconds for tmux/ssh invocations (default 15000).

MCP_TMUX_LOG_DIR(str)

Override log directory (defaults to ~/.config/mcp-tmux/logs).

MCP_TMUX_HOSTS_FILE(str)

Optional JSON file for per-host tmux PATH/bin overrides.