Loomal

Live browser debugging for AI assistants — DOM, console, network via MCP.

0 starsRemote-capable

About sncro

sncro is an MCP (Model Context Protocol) server published by scottconfusedgorilla in the official MCP registry, listed under Browser Automation on Loomal. Live browser debugging for AI assistants — DOM, console, network via MCP.

sncro runs as a hosted remote over streamable-http — MCP clients connect directly to its endpoint, with nothing to install locally.

Development happens in the open at github.com/scottconfusedgorilla/sncro-relay.

Use sncro with your agent

Claude Code · one command
claude mcp add --transport http sncro https://relay.sncro.net/tools/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "sncro": {
      "url": "https://relay.sncro.net/tools/mcp"
    }
  }
}
streamable-httphttps://relay.sncro.net/tools/mcp

Frequently asked questions

What is sncro?
sncro is an MCP (Model Context Protocol) server by scottconfusedgorilla in the Browser Automation category. Live browser debugging for AI assistants — DOM, console, network via MCP.
How do I connect sncro to Claude, Cursor, or another MCP client?
sncro is a remote MCP server — add its endpoint (https://relay.sncro.net/tools/mcp) to your client's MCP configuration (for example with "claude mcp add", or under "mcpServers" in Cursor's mcp.json) and restart the client.
Is sncro open source?
Yes — the source code is public at github.com/scottconfusedgorilla/sncro-relay.
Can AI agents pay to use sncro?
Not yet through Loomal — sncro is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain sncro? Claim this listing free by verifying GitHub ownership, or contact us.