OpenTabs
A local MCP server and browser extension that lets AI call real web APIs through an authenticated browser session.
Install
npm install -g @opentabs-dev/cli
Add this to your Claude Code MCP settings or run via the CLI.
About
OpenTabs provides a local browser bridge so AI assistants can call real web APIs through an authenticated Chrome session. It is designed to work with any MCP client, and also offers a CLI mode. The project includes built-in browser tools and a plugin system for services such as Slack, Discord, GitHub, Jira, Notion, Figma, AWS, and Stripe. Plugins can be installed from the CLI and used without restarting. The repository also documents security controls such as per-plugin permissions, code review before enabling tools, and local execution with audit logs. The README links to docs for quick start, plugin development, browser tools, and CLI reference.