Smooth-Operator

Gitshop77/Smooth-Operator
★ 1 stars TypeScript Browser/Web Updated today
SmoothOperator is a lightweight, standalone MCP server for secure browser automation
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": {
    "smooth-operator": {
      "command": "npx",
      "args": [
        "-y",
        "Gitshop77/Smooth-Operator"
      ]
    }
  }
}

README Excerpt

Give your AI a real Chrome. SmoothOperator is a tiny MCP server — your harness reasons, it clicks, types, and scrapes. No model keys. No hidden loop. Pick your harness. Run one line. Restart harness. **From npm** (`smooth-operator-mcp`): ~~~sh npm install -g smooth-operator-mcp && smooth-operator install opencode