Orellius Browser Bridge — Development skill for Claude Code
Multi-session fork of Orellius Browser Bridge - supports multiple Claude instances on different tabs.
How to install Orellius Browser Bridge
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open kivimedia/orellius-browser-bridge and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Orellius Browser Bridge does
Multi-session fork of Orellius Browser Bridge - supports multiple Claude instances on different tabs.
Alternatives in Development
- Zoetrope — Watch a Claude Code session as a live flow graph, in your terminal or your browser 584 ★
- Maestro Fork — Create or sync session worktree for parallel dev 530 ★
- Alethe Agents — A local-first desktop workspace for running, organizing, and resuming multiple coding agents and shells with r 511 ★
README
Orellius Browser Bridge
Unrestricted browser automation for Claude Code.
No domain blocklist. Your real, signed-in Chromium browser. 18 MCP tools.
Orellius Browser Bridge gives [Claude Code](https://claude.ai/code) an MCP-powered bridge into your real, signed-in Chromium browser - with **no domain blocklist**. Claude can navigate, click, type, screenshot, and run JavaScript on any URL it wants: Reddit, Twitter/X, Facebook, Discord web, paywalled docs, SSO dashboards. All fair game.
Works with **Chrome**, **Brave**, **Edge**, and (since v1.5.0) **Firefox** on **macOS**, **Linux**, and **Windows**. Firefox uses a WebDriver BiDi sidecar for trusted input - see [Firefox edition](#firefox-edition-v150) below.
**Fork notice.** This is a multi-session fork of the original [Orellius/orellius-browser-bridge](https://github.com/Orellius/orellius-browser-bridge) by Orellius. All credit for the original design, MCP tool surface, and extension architecture goes to the upstream author. This fork adds multi-session support (multiple Claude instances on different tabs/windows), per-session window claiming with self-heal for stale claims, cross-session tab locking (`browser_lock` / `browser_unlock` / `browser_lock_status`), private/public visibility modes (`browser_mode`), Windows native-messaging install, and session persistence/recovery. Licensed GPL-3.0, matching upstream.
**Disclaimer - not affiliated with Claude Code or Anthropic.** This is a fan-made, unofficial community project. It is not endorsed by or connected to Claude Code in any way. I
Related Skills
Dm Other Claudes
Send tasks between Claude Code instances on different machines over SSH. Claude-to-Claude collaboration with s
Leapfrog MCP
Multi-session browser MCP server -- 15 parallel isolated Chromium sessions so multiple Claude Code terminals c
Polter
One Claude Code session supervises the agents in your other terminal tabs: which is stuck, which is done, whic
Claude Desktop Multi Instance
🚀 Run multiple Claude Desktop instances simultaneously on macOS with independent configurations, accounts, an
Clayrune
Open-source mission control for running multiple Claude Code agents across projects - one dashboard, a schedul
Cc Companion
A desktop companion app for Claude Code — monitors multiple instances all in one view
Related Agents
Standalone
Unbounded standalone agent. Plays all roles sequentially: coordinator → engineer → adversarial QA → SM → PM →
Playwright Bowser Agent
Headless browser automation agent using Playwright CLI. Use when you need headless browsing, parallel browser
Tree Of Thought
Explores multiple solution approaches before committing to one. Use proactively for algorithm selection, data