بنقرة واحدة
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 المهني
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.