# wmux — Windows tmux Alternative for AI Agents > Run multiple AI coding agents on Windows with splits, browser automation, and an MCP bridge; verified 69★ and installs via winget/choco. ## Install Merge the JSON below into your `.mcp.json`: ## Quick Use ```bash winget install openwong2kim.wmux # or: choco install wmux # Launch wmux; README says the MCP server registers automatically. ``` ## Intro Run multiple AI coding agents on Windows with splits, browser automation, and an MCP bridge; verified 69★ and installs via winget/choco. **Best for:** Windows multi-agent workflows (Claude Code + Codex + Gemini CLI) **Works with:** Windows 10/11 · Claude Code & other CLIs · CDP browser automation · built-in MCP tools **Setup time:** 5–15 minutes ### Key facts (verified) - GitHub: 69 stars · 20 forks · pushed 2026-05-14. - License: MIT · owner avatar + repo URL verified via GitHub API. - README-backed entrypoint: `git clone https://github.com/openwong2kim/wmux.git`. ## Main - Use wmux as a Windows-native tmux alternative to run multiple agent terminals with splits and workspaces. - Leverage built-in CDP browser automation so agents can click/type/screenshot pages for real web work. - Rely on the MCP bridge: README says it auto-registers MCP so Claude Code can call browser/terminal tools. - Use safety signals: README lists dangerous action detection and task completion notifications. ### Source-backed notes - README positions wmux as a Windows terminal multiplexer for AI agents with MCP bridge and CDP browser automation. - README includes install options: winget, Chocolatey, installer, and a PowerShell one-liner. ### FAQ - **Is WSL required?**: README says no WSL is required; it’s a native Windows solution. - **Does it support multi-agent?**: Yes — README describes multi-agent support and separate browser surfaces via IDs. - **How is security handled?**: README lists SSRF protection, token auth, and dangerous action detection guardrails. ## Source & Thanks > Source: https://github.com/openwong2kim/wmux > License: MIT > GitHub stars: 69 · forks: 20 --- ## Quick Use ```bash winget install openwong2kim.wmux # or: choco install wmux # Launch wmux; README says the MCP server registers automatically. ``` ## Intro 在 Windows 同屏运行多个 AI coding agent:分屏、浏览器自动化与自动注册的 MCP bridge;已验证 69★,无需 WSL,支持 winget/choco 安装,适合多 agent 并行。 **Best for:** Windows 多 agent 同屏协作(Claude Code + Codex + Gemini CLI) **Works with:** Windows 10/11 · Claude Code 等 CLI · CDP 浏览器自动化 · 内置 MCP 工具 **Setup time:** 5–15 minutes ### Key facts (verified) - GitHub:69 stars · 20 forks;最近更新 2026-05-14。 - 许可证:MIT;作者头像与仓库链接均已通过 GitHub API 复核。 - README 中可对照的入口命令:`git clone https://github.com/openwong2kim/wmux.git`。 ## Main - 把 wmux 当成 Windows 原生 tmux 替代:同窗多终端分屏、多 workspace 让多 agent 并行更高效。 - 利用内置浏览器面板(CDP)做真实网页操作:点击、输入、截图、执行 JS 都可工具化调用。 - MCP bridge 是关键:README 表示 MCP server 会自动注册,Claude Code 可直接调用工具。 - 善用安全提示:README 提到危险动作检测与完成/异常通知,减少沟通成本。 ### Source-backed notes - README 将 wmux 描述为 Windows 终端多路复用器,包含 MCP bridge 与基于 CDP 的浏览器自动化。 - README 给出 winget/choco/安装包/PowerShell 一键安装等多种安装路径。 ### FAQ - **需要 WSL 吗?**:README 表示不需要:它是原生 Windows 方案。 - **支持多 agent 吗?**:支持:README 描述 multi-agent,并通过 surfaceId 等概念实现隔离。 - **安全怎么做?**:README 列出 SSRF 防护、token 认证、危险动作检测等护栏。 ## Source & Thanks > Source: https://github.com/openwong2kim/wmux > License: MIT > GitHub stars: 69 · forks: 20 --- Source: https://tokrepo.com/en/workflows/wmux-windows-tmux-alternative-for-ai-agents Author: MCP Hub