t-pane

cni-locates-rumen/t-pane

3.2

If you are the rightful owner of t-pane and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The t-pane MCP Server is a tool that integrates with tmux to provide a shared terminal experience, allowing Claude to execute commands in tmux panes.

Tools

Functions exposed to the LLM to take actions

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

Sends text to a tmux pane without executing it.

launch_background_task

Creates a background pane for running Claude with a specific task.

check_background_tasks

Checks the status of all background tasks.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources