Skip to content

Commit 77a3bdc

Browse files
committed
docs(README): Add use cases section
why: Leading MCP servers (GitHub, Context7) open with use cases to orient readers before installation details. what: - Add 4-bullet use cases section after tagline, before Quick Start - Terminal automation, session management, multi-pane, inspection
1 parent 82542bd commit 77a3bdc

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,13 @@ MCP (Model Context Protocol) server for tmux, powered by [libtmux](https://githu
1111
1212
Give AI agents (Claude Code, Claude Desktop, Codex CLI, Gemini CLI, Cursor) programmatic control over tmux sessions - list, create, send keys, capture output, resize, and more.
1313

14+
## Use cases
15+
16+
- **Terminal automation** — Send commands, wait for output, capture results across panes
17+
- **Session management** — Create, organize, and monitor tmux workspaces
18+
- **Multi-pane orchestration** — Split windows, route commands to different panes in parallel
19+
- **Environment inspection** — Search pane contents, read tmux options and environment variables
20+
1421
## Quick start
1522

1623
### One-liner setup

0 commit comments

Comments
 (0)