We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c1c291 commit e02a07dCopy full SHA for e02a07d
1 file changed
README.md
@@ -38,6 +38,18 @@ uvx libtmux-mcp
38
claude mcp add tmux -- uvx libtmux-mcp
39
```
40
41
+### Codex CLI
42
+
43
+```bash
44
+codex mcp add tmux -- uvx libtmux-mcp
45
+```
46
47
+### Gemini CLI
48
49
50
+gemini mcp add tmux uvx -- libtmux-mcp
51
52
53
### Claude Desktop
54
55
Add to `claude_desktop_config.json`:
@@ -53,7 +65,7 @@ Add to `claude_desktop_config.json`:
65
}
66
67
56
-More clients (Codex CLI, Gemini CLI, Cursor): [client setup docs](https://libtmux-mcp.git-pull.com/clients/)
68
+More clients and JSON config: [client setup docs](https://libtmux-mcp.git-pull.com/clients/)
57
69
58
70
## What it feels like
59
71
0 commit comments