Best for
- Users who want AI to call web APIs through an already authenticated browser session.
- Users who want local operation with multiple service plugins through an MCP client.
- Developers building browser-level workflows or custom plugins.
The supplied material identifies OpenTabs as an MIT-licensed open-source local browser bridge supporting MCP clients, CLI mode, a Chrome extension, and plugins. No cached server manifest, concrete tool identifiers, client configuration example, or explicit transport protocol was provided, so those fields remain unfilled rather than inferred.
OpenTabs is a locally run MCP server and Chrome extension bridge. It lets AI call web APIs through an authenticated browser session instead of relying on screenshots or DOM scraping. The project provides plugins, built-in browser tools, and a CLI mode under the MIT license.
Node.js 22 or newer and Chrome are required. Install @opentabs-dev/cli globally and run opentabs start, then enable Developer mode in chrome://extensions/ and load ~/.opentabs/extension. Plugins can then be installed with opentabs plugin install <plugin-name>.