Tmux MCP
Interact with and view tmux session content.
Featured
View Source80 stars
0 tools
Created Aug 2025
@nickgnd/nickgnd-tmux-mcp-tmux-mcpAbout
Interact with and view tmux session content.
Categories
general
Installation
npm
npm install @nickgnd/nickgnd-tmux-mcp-tmux-mcp
Configuration
{
"mcpServers": {
"nickgnd-tmux-mcp-tmux-mcp": {
"command": "npx",
"args": [
"-y",
"@nickgnd/nickgnd-tmux-mcp-tmux-mcp"
]
}
}
}