Back to MCP Servers
🔌

opentabs-dev/opentabs

MIT

](https://glama.ai/mcp/servers/opentabs-dev/opentabs) 📇 🏠 🍎 🪟 🐧 - Plugin-based MCP server + Chrome extension that gives AI agents access to web applications through the user's authenticated brows

TypeScriptAI & LLMs

Install

npx -y opentabs

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "opentabs-dev-opentabs": {
      "command": "npx",
      "args": [
        "-y",
        "opentabs"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.