Skip to content
Back to search
30
MCP

@opentabs-dev/browser-extension

npm/@opentabs-dev/browser-extension

Chrome extension that bridges AI agents to web applications through the user's authenticated browser session

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@opentabs-dev/plugin-sdk
SDK for building OpenTabs plugins — give AI agents tools to interact with any web application
0 tools
@opentabs-dev/mcp-server
MCP server that turns browser tabs into AI agent tools via a Chrome extension plugin system
0 tools
@opentabs-dev/cli
CLI for OpenTabs — start the MCP server, manage plugins, and configure your AI agent browser bridge
0 tools
opentabs
Browser automation clicks buttons. OpenTabs calls APIs.
0 tools
@felixisaac/tandem
Browser automation for AI agents via Chrome extension + Native Messaging. Works with OpenCode, Claude Code, and any MCP-compatible agent.
0 tools
@opentabs-dev/opentabs-plugin-chatgpt
OpenTabs plugin for ChatGPT
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@opentabs-dev/browser-extension": {
      "url": "None",
      "transport": "http"
    }
  }
}