daegweon/cmux-mcp
MCP server that gives AI agents full control of your cmux terminal. Send commands, read output, send Ctrl+C — all via Unix socket. Works in background.
Platform-specific configuration:
{
"mcpServers": {
"cmux-mcp": {
"command": "npx",
"args": [
"-y",
"cmux-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...