TabBridgeMCP

limolin234/TabBridgeMCP
★ 0 stars JavaScript Code/Dev Tools Updated today
Cross-platform MCP bridge for user-owned browser tabs, using a tiny Tampermonkey executor and server-side adapters for compact, site-aware context.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "tabbridgemcp": {
      "command": "npx",
      "args": [
        "-y",
        "limolin234/TabBridgeMCP"
      ]
    }
  }
}

README Excerpt

> Cross-platform MCP for user-owned browser tabs, built from a tiny > Tampermonkey executor and server-side page adapters. TabBridge connects an agent to an explicitly enabled normal browser tab. The same userscript runs in Tampermonkey-supported browsers on Linux, macOS, and Windows; the local Node MCP server works beside it. Tampermonkey executes a