devloop

vincentvella/devloop
★ 0 stars TypeScript AI/LLM Updated today
Browser control + dev-server logs on one correlated timeline — an MCP server with a headless (stdio) mode and an Electron cockpit. Built for AI agents.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "devloop": {
      "command": "npx",
      "args": [
        "-y",
        "vincentvella/devloop"
      ]
    }
  }
}

README Excerpt

<p align="center"> <img src="assets/wordmark.svg" alt="Devloop" width="280" /> </p> <p align="center"> Browser control + dev-server logs on one correlated timeline — for AI agents and humans. </p> --- A unified dev-loop tool: it drives a **browser** and your **dev server**, pushing both sides into one timestamped buffer so you can correlate a browser console error with the backend stack trace from the same moment. It runs two ways from a shared core:

Tools (8)

DEVLOOP_ACTION_TIMEOUTDEVLOOP_CHROME_PATHDEVLOOP_HEADLESSDEVLOOP_HOMEDEVLOOP_LOG_CAPACITYDEVLOOP_NAV_TIMEOUTDEVLOOP_NET_THRESHOLDdevice