m9k_restart
Restart the MCP server to load fresh code after npm run build. Use force option to kill stuck processes.
Instructions
Restart the MCP server. Use after npm run build to load fresh code. The server disconnects; next MCP call auto-reconnects with the new build.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | Use SIGKILL instead of SIGTERM (for stuck processes) |