sncro for Cursor
io.github.scottconfusedgorilla/sncro
Live browser debugging for AI assistants — DOM, console, network via MCP.
client:Cursor
transport:streamable-http
Install sncro in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"sncro": {
"url": "https://relay.sncro.net/tools/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs