Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"k8ika0s-mcp-tmux": {
"command": "npx",
"args": [
"-y",
"@k8ika0s/mcp-tmux"
]
}
}
}
Or smoke-test directly:
npx -y @k8ika0s/mcp-tmux
Details
| Website | https://www.npmjs.com/package/@k8ika0s/mcp-tmux |
|---|---|
| GitHub | git+https://github.com/k8ika0s/mcp-tmux.git |
| License | unknown |
| Pricing | free |
| Tags | mcp mcp-server tmux claude openai chatgpt codex model context protocol |
| Sources | npm |
| Discovered | 2026-05-25 |