root

An MCP Server that enables AI assistants to interact with your local browsers.

generalgeneral
51 stars🍴 8 forks

🔌 Transport

Standard I/O

📦 Installation

npm package

npm install root

Claude Desktop Configuration

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "root": {
      "args": [
        "index.js"
      ],
      "command": "node"
    }
  }
}

Capabilities

0
Tools
0
Resources
0
Prompts