t-pane MCP Server
JSON →Manage tmux panes and execute commands within tmux sessions.
Tools · 7
- execute_command Executes a command in a tmux pane and captures the output.
- create_pane Creates a new tmux pane with a specific name.
- capture_output Captures recent output from a tmux pane.
- list_panes Lists all available tmux panes.
- send_keys Send text to a tmux pane without executing it (useful for pre-filling commands).
- launch_background_task Create a background pane for running Claude with a specific research/analysis task.
- check_background_tasks Check the status of all background tasks.
Links
★ 2 GitHub stars