Browser Tools MCP
StaleDescription
MCP Server that lets Cursor and other MCP-compatible IDEs monitor browser logs, screenshots, and page content.
Key Features
- Browser log monitoring - view console.log and errors directly in IDE
- Page screenshots - agents can request current page screenshots for debugging
- DOM inspection - extract page elements and structure for agent analysis
- Network monitoring - capture XHR/Fetch requests and responses
- MCP protocol - standard MCP interface, compatible with Cursor and Windsurf
Use Cases
Tags
Categories
Quick Start
# Install browser extension and MCP Server
npm install -g @agentdesk/browser-tools-mcp
# Add to Cursor config