What problem does it solve? After updating the CALM plugin, the running MCP server keeps using old code because the launcher only starts a new process when none is alive. This Skill forcefully terminates the existing MCP server process and starts a fresh one so code changes take effect. ## Core Features & Use Cases - Forced MCP Server Restart: Kills the existing server on port 52837 and launches a new process via a dedicated restart script. - Optional Embedding Server Restart: The embedding server on port 52836 is excluded by default and only restarted when --restart-embedding is explicitly passed. - Structured JSON Reporting: The script returns JSON results covering dependency sync, old/new PIDs, and cache cleanup, which the Skill interprets and reports to the user. - Use Case: After pulling a new version of the CALM plugin, invoke this Skill so the updated server code is loaded without manually hunting down processes. ## Quick Start Ask the AI to restart the CALM MCP server, for example by saying "restart the CALM server" or invoking /restart.