get_dev_status
Check the status of npm run dev processes managed by the npm-dev-mcp server, including project detection, background execution, log monitoring, and port management.
Instructions
npm run devプロセスの状態確認
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"additionalProperties": false,
"properties": {},
"type": "object"
}