with one click
mpm-monitor
Control monitoring server and dashboard
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Control monitoring server and dashboard
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Build MCP (Model Context Protocol) servers - expose tools, resources, and prompts to LLMs. TypeScript/Python SDKs for Claude Desktop integration. NOTE: Do NOT invoke for the built-in /mcp Claude Code command — that lists configured MCP servers and is unrelated to building MCP server code.
MCP (Model Context Protocol) server build and evaluation guide, including local conventions for tool surfaces, config, and testing
| name | mpm-monitor |
| description | Control monitoring server and dashboard |
| user-invocable | true |
| version | 1.0.0 |
| 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:8766
See docs/commands/monitor.md for details.