nickgnd/tmux-mcp
A MCP server for our beloved terminal multiplexer 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...