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
- Install Chrome: google.com/chrome
- Install the DevBridge extension from the Chrome Web Store
- Install Node.js via nodejs.org or your package manager
- Add the MCP server config to your AI tool (see Configure MCP Server)
- 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
.debChrome package if you encounter issues