Install the Chrome extension for console log capture
Checking extension status...
Project Extension Path: .mcp-browser/extension/
Installation Steps
1
Initialize Project Extension
Run this command in your project directory to copy the extension:
mcp-browser init
2
Open Chrome Extensions
Navigate to Chrome's extension management page:
chrome://extensions
Or click: Menu → More Tools → Extensions
3
Enable Developer Mode
Toggle the "Developer mode" switch in the top-right corner of the extensions page.
4
Load Unpacked Extension
Click "Load unpacked" and select your project's extension folder:
.mcp-browser/extension
5
Verify Connection
The extension icon should appear in your toolbar. Click it to see the connection status.
Note: Each project has its own extension instance. This allows for project-specific configuration and prevents conflicts between different MCP Browser projects.
✓Extension Installed!
The MCP Browser extension is successfully installed and ready to capture console logs.