tab-manager

ugiordan/tab-manager
★ 0 stars TypeScript 🔌 API Integration Updated today
Chrome tab management system with AI-powered cleanup via Claude Code. Extension + Bridge Server + MCP Plugin.
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": {
    "tab-manager": {
      "command": "npx",
      "args": [
        "-y",
        "ugiordan/tab-manager"
      ]
    }
  }
}

README Excerpt

A Chrome tab management system with AI-powered cleanup via Claude Code. - **Chrome Extension**: popup UI with tab hygiene monitoring, meeting mode, and auto-grouping (React + PatternFly 5) - **Bridge Server**: local Node.js server providing REST API and WebSocket for real-time communication - **MCP Plugin**: Claude Code integration for AI-powered tab analysis and management

Tools (8)

tabs_cleanuptabs_closetabs_grouptabs_listtabs_meeting_modetabs_restoretabs_savetabs_stats