Skip to content
Back to search
30
MCP

Devloop

io.github.vincentvella/devloop

Browser + dev-server logs on one correlated timeline, for Claude Code and AI agents.

Uptime
0.0%
9 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

codeloop
CLI tool for CodeLoop — automated verification for AI coding agents
0 tools
devloop
Metadata-only Glama MCP server.
0 tools
consolelog dev tools
Deterministic dev tools for AI agents over MCP: hashing, encoding, formatting, codegen, and more.
0 tools
Dev Browser
Browser automation through Chrome DevTools Protocol with AI-friendly DOM snapshots, element targeting, and multi-tab management for web test
0 tools
chrome-devtools-mcp
Chrome DevTools for coding agents
0 tools
Browser
Load authenticated web pages using Chrome DevTools Protocol
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "devloop": {
      "url": "None",
      "transport": "http"
    }
  }
}