Skip to content
Cline

nexus browser mcp for Cline

io.github.paipaipai666/nexus-browser-mcp

Event-driven deterministic browser MCP: HITL gates, audit, console/network/perf observability.

client:Cline transport:stdio runtime:pypi

Install nexus browser mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "nexus-browser-mcp": {
      "command": "uvx",
      "args": [
        "nexus-browser-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

nexus browser mcp in other clients