remote-chrome

claymore666/remote-chrome
★ 0 stars Go File System Updated 3d ago
Browser-control MCP server: Claude acts in your real Chrome profiles, gated by human-approved permissions
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "remote-chrome": {
      "command": "go",
      "args": [
        "run",
        "github.com/claymore666/remote-chrome@latest"
      ]
    }
  }
}

README Excerpt

Claude acts **in your regular Chrome, with your own profiles** — and every consequential action is gated by an approval dialog that only *you* can answer. One portable Go binary + a small sideloaded extension; no admin rights, no separate browser, no cookie/password access, full audit trail. Design rationale: [PLAN.md](PLAN.md). Dev log: [NOTES.md](NOTES.md).

Tools (7)

evalinteractnavigateprofilereaduidupload