MCP Directory
Back

wmux

by openwong2kim · TypeScript · ★ 209

Windows tmux alternative for AI agents — split terminals for Claude Code, Codex, Gemini CLI with MCP browser automation. No WSL required.

#agentic-ai#ai-agent#ai-agents#ai-coding#browser-automation#claude#claude-code#coding-agent#developer-tools#electron#gemini#mcp-server#multi-agent#powershell#terminal-multiplexer#tmux#tmux-alternative#windows

Install

npx -y github:openwong2kim/wmux

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "wmux": {
      "command": "npx",
      "args": [
        "-y",
        "github:openwong2kim/wmux"
      ]
    }
  }
}

From the README

Run **Claude Code**, **Codex CLI**, and **Gemini CLI** side by side — split panes, agents that **hand work to each other**, a browser they can actually drive, and zero-config MCP. **No WSL.** [](https://github.com/openwong2kim/wmux/releases/latest) [](https://github.com/openwong2kim/wmux/releases/latest) [](https://github.com/openwong2kim/wmux/releases) [](LICENSE) [](https://github.com/openwong2kim/wmux) > **Windows has no native tmux.** Without WSL there was no clean way to run several AI coding agents at once. wmux is a native Windows multiplexer + browser automation + MCP server, purpose…
Read full README on GitHub →

Related ai & ml servers