opentabs

opentabs-dev/opentabs
★ 374 stars TypeScript 🤖 AI/LLM Updated 17d ago
Browser automation clicks buttons. OpenTabs calls APIs.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "opentabs": {
      "command": "npx",
      "args": [
        "-y",
        "opentabs-dev/opentabs"
      ]
    }
  }
}

Topics

ai-agentsbrowser-automationchromechrome-extensionclaude-codemcpmcp-serveropen-sourceopencodepluginstypescript