devops-infra MCP Server
cmux MCP server — 25 tools for terminal agent lifecycle management. Spawn, monitor, and orchestrate Claude, Codex, Cursor, Gemini, Kiro agents. Thinking-state detection, chunked input, layout management.
Discovered via github-topic:mcp-server and last synced 3mo ago.
1. Install the package
npx cmuxlayer
2. Add to claude_desktop_config.json
{
"mcpServers": {
"cmuxlayer": {
"command": "npx",
"args": [
"cmuxlayer"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)
Children of a parent agent with live screen status
Send key press (return, escape, ctrl-c, etc.)
Send a prompt to a running agent
Command
Read terminal output with parsed agent status
Move a surface to another pane or position
Interact with browser surfaces
Close a terminal or browser pane
Latency
List all surfaces across workspaces
Create a tab in an existing pane
Set progress indicator (0.0-1.0)
`cursor agent`
Create a terminal or browser split pane
Structured output between delimiter markers
Gracefully stop an agent
Rename a surface tab
Block until multiple agents finish
status, model, tokens, context %
Full state of a tracked agent
Send text to a surface
status, model, tokens, context %
Reorder tabs within a pane
Send text to a tracked agent without knowing its surface
All agents, with optional filters
Block until agent reaches a target state (defaults to `done`)
`codex`
Show a cmux notification banner
Send interactive input (confirm, cancel, resume)
Set sidebar status key-value pair
What it does
Spawn a CLI agent in a new pane
Force-kill agent processes