Live browser debugging for AI assistants — DOM, console, network via MCP.
Open-source components of sncro — the MCP relay, the browser-side agent, and the framework plugins that let AI coding assistants inspect a live browser. | FastAPI app that exposes an MCP server plus long-poll endpoints for agent.js | | Browser-side script injected by the middleware; pushes console + DOM data to the relay | | FastAPI / Starlette plugin — drop-in middleware for FastAPI apps | |…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
Open-source components of sncro — the MCP relay, the browser-side agent, and the framework plugins that let AI coding assistants inspect a live browser. | FastAPI app that exposes an MCP server plus long-poll endpoints for agent.js | | Browser-side script injected by the middleware; pushes console + DOM data to the relay | | FastAPI / Starlette plugin — drop-in middleware for FastAPI apps | | Flask plugin — drop-in middleware for Flask apps | | — a deliberately-broken demo app for exercising…