Loading MCP server directory, please wait...
MCP server for tmux — browse sessions, capture output, send commands.
npx @getmcp/cli add io.github.fr1sk/tmux-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.fr1sk/tmux-mcp": {
"command": "npx",
"args": [
"-y",
"@fr1sk/tmux-mcp"
]
}
}
}