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
AdvancedEstimated 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.
Additional Resources
Author Information
74
Followers
4
Repositories
0
Gists
0
Total Contributions
Related MCPs
mcp-shrimp-task-manager
1684
Shrimp Task Manager is a task tool built for AI Agents, emphasizing chain-of-thought, reflection, and style consistency. It converts natural language into structured dev tasks with dependency tracking and iterative refinement, enabling agent-like developer behavior in reasoning AI systems.