一键导入
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
Pause session and save current work state for later resume
Load context from paused session
Access Claude MPM functionality and manage multi-agent orchestration
Control monitoring server and dashboard
| 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"] |
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.