원클릭으로
mpm-monitor
Control monitoring server and dashboard
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Control monitoring server and dashboard
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
MCP (Model Context Protocol) - Build AI-native servers with tools, resources, and prompts. TypeScript/Python SDKs for Claude Desktop integration.
Model Context Protocol (MCP) server build and evaluation guide, including local conventions for tool surfaces, config, and testing
Control monitoring server and dashboard
Pause session and save current work state for later resume
Load context from paused session
Access Claude MPM functionality and manage multi-agent orchestration
| name | mpm-monitor |
| description | Control monitoring server and dashboard |
| user-invocable | true |
| version | 1.0.1 |
| category | mpm-command |
| tags | ["mpm-command","system","pm-optional"] |
| effort | low |
Manage Socket.IO monitoring server for real-time dashboard.
/mpm-monitor [start|stop|restart|status|port] [options]
Subcommands:
start: Start server (auto-selects port 8765-8785)stop: Stop running serverstatus: Show server statusport <PORT>: Start on specific portKey Options:
--port PORT: Specific port--force: Force kill to reclaim port--foreground: Run in foreground (default: background)Dashboard: http://localhost:8765
See docs/commands/monitor.md for details.