drio
Open app

BrowserTools MCP

Source

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

Catalog onlyCatalog onlySTDIO

Overview

BrowserTools MCP is a powerful browser monitoring and interaction tool that enables AI-powered applications to capture and analyze browser data through a Chrome extension, enhancing the capabilities of AI tools.

To use BrowserTools MCP, install the Chrome extension and set up the Node server as per the installation guide in the documentation. Once configured, connect it with any compatible MCP client like Cursor.

  • Monitors XHR requests/responses and console logs. - Tracks selected DOM elements. - Captures screenshots and network traffic. - Wipes logs stored in the MCP server. - Compatible with various MCP clients.
  1. Enhancing AI tools with browser interaction capabilities.
  2. Monitoring and analyzing web application performance.
  3. Debugging and troubleshooting web applications in real-time.

Add to your AI client

Use these steps to connect BrowserTools MCP in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "browser-tools-mcp-agentdeskai": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-browser-tools-mcp-agentdeskai"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "browser-tools-mcp-agentdeskai": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-browser-tools-mcp-agentdeskai"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "browser-tools-mcp-agentdeskai": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-browser-tools-mcp-agentdeskai"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "browser-tools-mcp-agentdeskai": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-browser-tools-mcp-agentdeskai"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "browser-tools-mcp-agentdeskai": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-browser-tools-mcp-agentdeskai"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "browser-tools-mcp-agentdeskai": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-browser-tools-mcp-agentdeskai"
      ]
    }
  }
}

FAQ

Is BrowserTools MCP compatible with all browsers?

No, it is specifically designed for Chrome and compatible with MCP clients.

Are my logs sent to third-party services?

No, all logs are stored locally on your machine and never sent to any third-party service.

How do I install BrowserTools MCP?

Installation steps can be found in the [BrowserTools MCP Docs](https://browsertools.agentdesk.ai/).7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":1312,"uuid":"59d863f2-8ee5-496c-a88d-91a82ccb300c","name":"browser-tools-mcp","title":"BrowserTools MCP","description":"Monitor browser logs directly from Cursor and other MCP compatible IDEs.","avatar_url":"https://avatars.githubusercontent.com/u/194458813?v=4","created_at":"2025-02-20T15:09:53.381+00:00","updated_at":"2025-02-23T07:20:28.438+00:00","status":"created","author_name":"AgentDeskAI","author_avatar_url":"https://avatars.githubusercontent.com/u/194458813?v=4","tags":"ai,mcp,cursor,anthropic,mcp-server","category":"browser-automation","is_featured":false,"sort":1,"url":"https://github.com/AgentDeskAI/browser-tools-mcp","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":"{\"star\":\"2324\",\"license\":\"MIT license\",\"language\":\"JavaScript\",\"is_official\":false,\"latest_commit_time\":\"2025-03-26 21:40:13\"}","user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]