restart_dev_server
Restarts the npm run dev process managed by the npm-dev-mcp server. Use this tool to refresh development environments without manual intervention, ensuring continuous workflow efficiency.
Instructions
npm run devプロセス再起動
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"additionalProperties": false,
"properties": {},
"type": "object"
}