Start, stop, and inspect local development servers from a desktop app.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "devglow" MCP server from askskill: Run: claude mcp add 'app-devglow-devglow' -- npx -y devglow-mcp
Developers can start, stop, and inspect local development servers from a desktop app during local debugging, instead of handling those actions directly in the agent session.
When you want local server control to live in a separate interface, this tool helps manage server status in a desktop app and reduces reliance on the current session.
It is an MCP tool for starting, stopping, and inspecting local development servers in a desktop app. Its focus is to handle those actions outside the agent session.
Based on the description, it relies on a desktop app to manage local development servers. More specific installation and runtime prerequisites are not provided; see the source repository.
The difference is that it moves starting, stopping, and inspecting local development servers into a desktop app rather than executing them inside the agent session. This is useful for separating local server management from session interactions.
Run vscode.dev locally to test the VS Code workbench and Agents window.
Control GDevelop projects locally, build previews, and serve them for debugging.
Manage terminal sessions for multiple AI coding agents in one unified interface.
Control and inspect live Chrome for automation, debugging, and performance analysis.
Connect Chrome DevTools to help AI agents debug and inspect web pages.
Automatically sets up local dev environments across macOS and Linux stacks.