AI & ML
Trust: 39/100 (Limited)io.github.k8ika0s/mcp-tmux Guide
Model Context Protocol server that lets LLMs collaboratively drive tmux
1 starsby k8ika0s
Quick Start
Install
npx @k8ika0s/mcp-tmuxClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-k8ika0s-mcp-tmux": {
"command": "npx",
"args": [
"@k8ika0s/mcp-tmux"
]
}
}
}