tmux-mcp-server logo

tmux-mcp-server

by Orad

This MCP server enables AI agents to interact with TMUX as a terminal session manager. It's valuable for auditing AI agent actions and managing multiple terminal sessions.

View on GitHub

Last updated: N/A

This MCP server allows AI agents to work with TMUX as a termnial session manager

This is very useful for auditing purposes, keeping an eye open on your AI agent actions across your terminals. As well as session recording, background operation and allowing AI agents to work with multiple windows panes and tmux sessions.

By default, a session named agent-terminal is used by the mcp-server. you can instuct the AI to use another session if desired.

Tests: The client directory contains a test mcp client as well as other pytests that can be invoked using ./run-tests.sh