tmux-mcp-tools
0
tmux-mcp-tools provides tools for interacting with tmux sessions, allowing users to capture pane content, send commands and keys, and write files. It uses a custom configuration and templates for an AI agent.
tmux-mcp-tools
Provide MCP tools for interacting with tmux sessions.
Configuration
- Custom XDG:
$XDG_CONFIG_HOME/tmux-mcp-tools/
mcp.json
: MCP server configuration following Cursor formatprompt.md
: System prompt template for the AI agent
Features
Tmux Tools
- Capture the content of a tmux pane.
- Send commands to a tmux pane with automatic Enter key.
- Send keys to a tmux pane without automatic Enter.
- Write content to a file using heredoc pattern in a tmux pane.