Devloop for Claude Desktop
io.github.vincentvella/devloop
Browser + dev-server logs on one correlated timeline, for Claude Code and AI agents.
client:Claude Desktop
transport:stdio
runtime:npm
Install Devloop in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"devloop": {
"command": "npx",
"args": [
"-y",
"devloop-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs