Oh my tmux! My self-contained, pretty & versatile tmux configuration made with ๐๐ฉท๐๐คโค๏ธ๐ค
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
".tmux": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-.tmux"
]
}
}
}