Skip to content

Linux

Requirements

  • Ubuntu 20.04 / glibc 2.31 or later (other distributions with equivalent glibc)
  • Node.js 22.0.0 or later
  • Chrome (Stable) or any Chromium-based browser

Installation

  1. Install Chrome: google.com/chrome
  2. Install the DevBridge extension from the Chrome Web Store
  3. Install Node.js via nodejs.org or your package manager
  4. Add the MCP server config to your AI tool (see Configure MCP Server)
  5. Run your AI tool — the MCP server starts automatically and installs the native messaging host on first run

Notes

  • The MCP server uses a Unix Domain Socket for local IPC
  • Chromium (snap) may have stricter sandboxing — use the .deb Chrome package if you encounter issues

DevBridge — Browser Debugging & Automation via MCP