browser-tools-mcp

Monitor browser logs directly from Cursor and other MCP compatible IDEs.

GitHub Stars

6,457

User Rating

Not Rated

Favorites

0

Views

116

Forks

482

Issues

114

Installation
Difficulty
Advanced
Estimated Time
20-45 minutes

Installation

Installation

Prerequisites

Node.js: 18.0.0 or higher
npm: 8.0.0 or higher

Installation Steps

1. Install Chrome Extension

[Download here](https://github.com/AgentDeskAI/browser-tools-mcp/releases/download/v1.2.0/BrowserTools-1.2.0-extension.zip)

2. Install MCP Server

Run the following command within your IDE:
bash
npx @agentdeskai/browser-tools-mcp@latest

3. Open a new terminal and run:

bash
npx @agentdeskai/browser-tools-server@latest

Troubleshooting

Completely close and restart Chrome.
Restart the local Node.js server.
Ensure only one instance of the Chrome DevTools panel is open.