bnomei/tmux-mcp
Lets agents create sessions, split panes, run commands, and capture output with TMUX.
Platform-specific configuration:
{
"mcpServers": {
"tmux-mcp": {
"command": "npx",
"args": [
"-y",
"tmux-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...