MCP Server

mcp-browser-tabs

From mcp-browser-tabs
Install
1
Run in your terminal
$
npx claudepluginhub kazuph/dotfiles --plugin mcp-browser-tabs
Add to Your Project

Add to your .mcp.json:

{
  "mcpServers": {
    "mcp-browser-tabs": {
      "command": "npx",
      "args": [
        "-y",
        "@kazuph/mcp-browser-tabs"
      ]
    }
  }
}
Details
Commandnpx
Arguments
-y@kazuph/mcp-browser-tabs
Actions