Stop the npm run dev process managed by npm-dev-mcp server to halt background project execution, free up resources, and manage development environments effectively.
Retrieve `npm run dev` logs for monitoring and debugging purposes, with configurable line count up to 1000. Part of the npm-dev-mcp server managing npm processes and logs automatically.
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.
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.
Enables interaction with Chromium browser instances through Puppeteer for inspecting dev builds, capturing screenshots, and automating UI interactions. Features permission-gated tools for secure browser navigation, DOM manipulation, and JavaScript evaluation.