Install
npx skillscat add bobmatnyc/claude-mpm/mpm-monitor Install via the SkillsCat registry.
SKILL.md
/mpm-monitor
Manage Socket.IO monitoring server for real-time dashboard.
Usage
/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 port
Key Options:
--port PORT: Specific port--force: Force kill to reclaim port--foreground: Run in foreground (default: background)
Dashboard: http://localhost:8766
See docs/commands/monitor.md for details.