sncro✓
io.github.scottconfusedgorilla/sncro · v0.9.4
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.scottconfusedgorilla/sncro",
"description": "Live browser debugging for AI assistants — DOM, console, network via MCP.",
"title": "sncro",
"repository": {
"url": "https://github.com/scottconfusedgorilla/sncro-relay",
"source": "github"
},
"version": "0.9.4",
"websiteUrl": "https://sncro.net",
"remotes": [
{
"type": "streamable-http",
"url": "https://relay.sncro.net/tools/mcp"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}