WeaveTab

fy2ne/WeaveTab
★ 0 stars TypeScript 🤖 AI/LLM Updated today
A local MCP server that attaches to your running Chrome browser via CDP — no extensions, no cloud, no screenshots by default.
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": {
    "weavetab": {
      "command": "npx",
      "args": [
        "-y",
        "fy2ne/WeaveTab"
      ]
    }
  }
}

README Excerpt

<div align="center"> **The Zero-Setup Local Browser MCP for AI Agents** </div> WeaveTab is a lightweight, local Model Context Protocol (MCP) server that empowers AI agents to seamlessly interact with web browsers using Chrome DevTools Protocol (CDP). Unlike other solutions, WeaveTab is completely **autonomous and zero-setup**. It automatically launches a sandboxed browser profile parallel to your daily browsing—meaning you **never have to close your browser or mess with debugging ports again.**